diff options
author | planetmaker <planetmaker@openttd.org> | 2014-04-12 15:59:56 +0000 |
---|---|---|
committer | planetmaker <planetmaker@openttd.org> | 2014-04-12 15:59:56 +0000 |
commit | ba42bcdf4999f040e1a76b8e7879e5639cb492a8 (patch) | |
tree | 516164c1ca1f7f24d71ebcaca9bdbee3396de2da /docs | |
parent | 2aa545a842063d06fe67ccb382b44a8ebcd56b48 (diff) | |
download | openttd-ba42bcdf4999f040e1a76b8e7879e5639cb492a8.tar.xz |
(svn r26458) -Doc: Correct a few spelling mistakes (__ln__)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/desync.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/desync.txt b/docs/desync.txt index 816302781..fb53b62ae 100644 --- a/docs/desync.txt +++ b/docs/desync.txt @@ -106,7 +106,7 @@ Table of contents The important thing here is: The detection of the Desync is only an ultimate failure detection. It does not give any indication on when the Desync happened. The Desync may after - all have occured long ago, and just did not affect the checksum + all have occurred long ago, and just did not affect the checksum up to now. The checksum may have matched 10 times or more since the Desync happend, and only now the Desync has spiraled enough to finally affect the checksum. (There was once a desync |