Skip to content

Commit 94368d6

Browse files
committed
Merge bitcoin#8503: [doc] typos, text errors
e11f9a2 [doc] typos, READMEs, comments (Justin Camarena)
2 parents 0d0abca + e11f9a2 commit 94368d6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/README_osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ These tools inject timestamps by default, which produce non-deterministic
2222
binaries. The ZERO_AR_DATE environment variable is used to disable that.
2323

2424
This version of cctools has been patched to use the current version of clang's
25-
headers and and its libLTO.so rather than those from llvmgcc, as it was
25+
headers and its libLTO.so rather than those from llvmgcc, as it was
2626
originally done in toolchain4.
2727

2828
To complicate things further, all builds must target an Apple SDK. These SDKs

doc/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ libraries such as Qt are no longer being tested on XP.
3131

3232
We do not have time nor resources to provide support for an OS that is
3333
end-of-life. From 0.13.0 on, Windows XP is no longer supported. Users are
34-
suggested to upgrade to a newer verion of Windows, or install an alternative OS
34+
suggested to upgrade to a newer version of Windows, or install an alternative OS
3535
that is supported.
3636

3737
No attempt is made to prevent installing or running the software on Windows XP,

doc/translation_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ When new plurals are added to the source file, it's important to do the followin
9494
7. Save the source file
9595

9696
### Translating a new language
97-
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.
97+
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.
9898

9999
```xml
100100
<qresource prefix="/translations">

0 commit comments

Comments
 (0)