mirror of https://github.com/python/cpython.git
SF # 572928 One word change for lib/libgettext.tex
Fix typo.
This commit is contained in:
parent
bdac001cf0
commit
563d12d145
|
@ -448,7 +448,7 @@ lang3.install()
|
||||||
|
|
||||||
\subsubsection{Deferred translations}
|
\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
|
Occasionally however, you need to mark strings for translation, but
|
||||||
defer actual translation until later. A classic example is:
|
defer actual translation until later. A classic example is:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue