From: Neal Norwitz Date: Mon, 24 Jun 2002 02:30:29 +0000 (+0000) Subject: SF # 572928 One word change for lib/libgettext.tex X-Git-Tag: 2.1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8de1b6af436788f5b9ba0360e105f194fc8f14f;p=thirdparty%2FPython%2Fcpython.git SF # 572928 One word change for lib/libgettext.tex Fix typo. --- diff --git a/Doc/lib/libgettext.tex b/Doc/lib/libgettext.tex index 991960a8e5c0..8b4c750b3c4c 100644 --- a/Doc/lib/libgettext.tex +++ b/Doc/lib/libgettext.tex @@ -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: