mirror of
https://github.com/python/cpython.git
synced 2025-09-12 19:57:40 +00:00
SF # 572928 One word change for lib/libgettext.tex
Fix typo.
This commit is contained in:
parent
bdac001cf0
commit
563d12d145
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue