aboutsummaryrefslogtreecommitdiff
path: root/manual/locale.texi
diff options
context:
space:
mode:
authorVille Skytta <ville.skytta@iki.fi>2013-12-30 15:29:35 +0100
committerOndřej Bílka <neleai@seznam.cz>2013-12-30 15:42:26 +0100
commit9dcc8f116c57767cbdb967d57523c2050c25a583 (patch)
tree8a1644d71deb804b101852a3ff5cdfb72ad5ba93 /manual/locale.texi
parentd97ae285e8c82cc07b719283e8a3dc799c1b9587 (diff)
downloadglibc-9dcc8f116c57767cbdb967d57523c2050c25a583.zip
glibc-9dcc8f116c57767cbdb967d57523c2050c25a583.tar.gz
glibc-9dcc8f116c57767cbdb967d57523c2050c25a583.tar.bz2
Fix spelling in manual, as in bug 16376
Diffstat (limited to 'manual/locale.texi')
-rw-r--r--manual/locale.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/locale.texi b/manual/locale.texi
index 2f10fcd..a11c7d8 100644
--- a/manual/locale.texi
+++ b/manual/locale.texi
@@ -1236,5 +1236,5 @@ This function would normally be used like this:
free (line);
@end smallexample
-Note that the loop continues until an read error is detected or until a
+Note that the loop continues until a read error is detected or until a
definitive (positive or negative) answer is read.