summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Ford <fanquake@users.noreply.github.com>2014-02-10 09:49:56 +0800
committerMichael Ford <fanquake@users.noreply.github.com>2014-02-10 09:49:56 +0800
commit031568256395b49cdb52fb75bd079366ac49832f (patch)
tree224c171bd08231b1e1bd6c64e2e5921e1df65b34
parentfe7137f6ef92f45a34ed73af79a37ac98912f856 (diff)
downloadbips-031568256395b49cdb52fb75bd079366ac49832f.tar.xz
Fix Typos
proceeds -> precedes seperate -> separate
-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 ;