]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
SF # 572928 One word change for lib/libgettext.tex
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 24 Jun 2002 02:29:57 +0000 (02:29 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 24 Jun 2002 02:29:57 +0000 (02:29 +0000)
Fix typo.

Doc/lib/libgettext.tex

index aaacd80551f6ea8a65c021384a7a64ffaf0111e0..263c83e777a2bd4f5b3095ea1a6d34e3cee7def4 100644 (file)
@@ -426,7 +426,7 @@ lang3.install()
 
 \subsubsection{Deferred translations}
 
-In most coding situations, strings are translated were they are coded.
+In most coding situations, strings are translated where they are coded.
 Occasionally however, you need to mark strings for translation, but
 defer actual translation until later.  A classic example is: