summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-10-22 16:01:28 +0000
committerfrosch <frosch@openttd.org>2009-10-22 16:01:28 +0000
commitcd73ad8b01eca4acf66e0dd21dab7605515eb21e (patch)
tree7d7d497380ff02cdd7caed87e6345cba9a4d28a6 /docs
parentf30be25e56ad5bf8cffff07c81e9f663fe408038 (diff)
downloadopenttd-cd73ad8b01eca4acf66e0dd21dab7605515eb21e.tar.xz
(svn r17845) -Fix (r17744): Missing 'g' in sed command.
Diffstat (limited to 'docs')
-rw-r--r--docs/obg_format.txt2
-rw-r--r--docs/obs_format.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/obg_format.txt b/docs/obg_format.txt
index dce14c8c7..25f020c10 100644
--- a/docs/obg_format.txt
+++ b/docs/obg_format.txt
@@ -35,7 +35,7 @@ version = 0
; Note that OpenTTD first tries the full ISO code, then the first
; two characters and then uses the fallback (no '.<iso code>').
; The ISO code matching is case sensitive!
-; So en_US will be used for en_GB if no en_UK translation is added.
+; So en_US will be used for en_GB if no en_GB translation is added.
; As a result the below example has 'howdie' for en_US and en_GB but
; 'foo' for all other languages.
description = foo
diff --git a/docs/obs_format.txt b/docs/obs_format.txt
index a4ee23d48..21bb285b7 100644
--- a/docs/obs_format.txt
+++ b/docs/obs_format.txt
@@ -35,7 +35,7 @@ version = 0
; Note that OpenTTD first tries the full ISO code, then the first
; two characters and then uses the fallback (no '.<iso code>').
; The ISO code matching is case sensitive!
-; So en_US will be used for en_GB if no en_UK translation is added.
+; So en_US will be used for en_GB if no en_GB translation is added.
; As a result the below example has 'howdie' for en_US and en_GB but
; 'foo' for all other languages.
description = foo