From 82336d81844554ee20294a74585b683ed28f1163 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Sat, 13 Aug 2016 15:09:50 +0200 Subject: [PATCH] Merge #8503: [doc] typos, text errors e11f9a2 [doc] typos, READMEs, comments (Justin Camarena) --- doc/README_osx.md | 2 +- doc/translation_process.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README_osx.md b/doc/README_osx.md index aed3cd97e1..6a5c672277 100644 --- a/doc/README_osx.md +++ b/doc/README_osx.md @@ -22,7 +22,7 @@ These tools inject timestamps by default, which produce non-deterministic binaries. The ZERO_AR_DATE environment variable is used to disable that. This version of cctools has been patched to use the current version of clang's -headers and and its libLTO.so rather than those from llvmgcc, as it was +headers and its libLTO.so rather than those from llvmgcc, as it was originally done in toolchain4. To complicate things further, all builds must target an Apple SDK. These SDKs diff --git a/doc/translation_process.md b/doc/translation_process.md index 4c2cc91047..dc3f09eead 100644 --- a/doc/translation_process.md +++ b/doc/translation_process.md @@ -95,7 +95,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