summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-02-10 08:50:06 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-02-10 08:50:06 +0100
commit7680bec54a7400cc355c6035f8099023a0c185c7 (patch)
treed0529fce85837c9dc4b5c4a19e04833b14310a60
parent8ac51158bd7103a0c7ab40d7906c2565c9ea3689 (diff)
parent031568256395b49cdb52fb75bd079366ac49832f (diff)
downloadbips-7680bec54a7400cc355c6035f8099023a0c185c7.tar.xz
Merge pull request #19 from fanquake/patch-1
Fix typos in BIP 14
-rw-r--r--bip-0014.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0014.mediawiki b/bip-0014.mediawiki
index 8673d29..213afb9 100644
--- a/bip-0014.mediawiki
+++ b/bip-0014.mediawiki
@@ -66,7 +66,7 @@ Here bitcoin-qt and Spesmilo may use protocol version 5.0, however the internal
* Version numbers in the form of Major.Minor.Revision (2.6.41)
* Repository builds using a date in the format of YYYYMMDD (20110128)
-For git repository builds, implementations are free to use the git commitish. However the issue lies in that it is not immediately obvious without the repository which version proceeds another. For this reason, we lightly recommend dates in the format specified above, although this is by no means a requirement.
+For git repository builds, implementations are free to use the git commitish. However the issue lies in that it is not immediately obvious without the repository which version precedes another. For this reason, we lightly recommend dates in the format specified above, although this is by no means a requirement.
Optional -r1, -r2, ... can be appended to user agent version numbers. This is another light recommendation, but not a requirement. Implementations are free to specify version numbers in whatever format needed insofar as it does not include (, ), : or / to interfere with the user agent syntax.
@@ -80,7 +80,7 @@ Reserved symbols are therefore: / : ( )
They should not be misused beyond what is specified in this section.
-* / seperates the code-stack
+* / separates the code-stack
* : specifies the implementation version of the particular stack
* ( and ) delimits a comment which optionally separates data using ;