diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-10-04 11:40:18 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-10-04 11:40:18 +0200 |
commit | 0f3c865a98eca6f3e855e9105b69c63d8bf333a8 (patch) | |
tree | d9df7dcc33dd9e0e5ffebea2c271ef1ba923cc4a | |
parent | Merge pull request #1162 (diff) | |
parent | Small typo in README.i18n (diff) | |
download | monero-0f3c865a98eca6f3e855e9105b69c63d8bf333a8.tar.xz |
Merge pull request #1163
1eae905 Small typo in README.i18n (Jkat)
-rw-r--r-- | README.i18n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n b/README.i18n index c4eabaf15..755c5cf38 100644 --- a/README.i18n +++ b/README.i18n @@ -19,7 +19,7 @@ To edit translations for Spanish: linguist translations/monero_es.ts -To build translations after modiying them: +To build translations after modifying them: ./utils/translations/build-translations.sh |