]> 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:30:29 +0000 (02:30 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 24 Jun 2002 02:30:29 +0000 (02:30 +0000)
Fix typo.

Doc/lib/libgettext.tex

index 991960a8e5c0b991108dfd9de3809c73aec61655..8b4c750b3c4c697be27b83bf34ad07aefd9c75fd 100644 (file)
@@ -425,7 +425,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: