Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 563d12d

Browse files
committed
SF # 572928 One word change for lib/libgettext.tex
Fix typo.
1 parent bdac001 commit 563d12d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libgettext.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ \subsubsection{Changing languages on the fly}
448448

449449
\subsubsection{Deferred translations}
450450

451-
In most coding situations, strings are translated were they are coded.
451+
In most coding situations, strings are translated where they are coded.
452452
Occasionally however, you need to mark strings for translation, but
453453
defer actual translation until later. A classic example is:
454454

0 commit comments

Comments
 (0)