From e11f9a2f0244f1d6e34b50293b2ecca61a356bed Mon Sep 17 00:00:00 2001 From: Justin Camarena Date: Fri, 12 Aug 2016 15:30:11 -0700 Subject: [doc] typos, READMEs, comments Just a quick run through some docs and fixing some text errors. --- doc/translation_process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/translation_process.md') diff --git a/doc/translation_process.md b/doc/translation_process.md index 310d560b36..d8a85292e8 100644 --- a/doc/translation_process.md +++ b/doc/translation_process.md @@ -94,7 +94,7 @@ When new plurals are added to the source file, it's important to do the followin 7. Save the source file ### Translating a new language -To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the english language entry. +To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the English language entry. ```xml -- cgit v1.2.3