diff options
Diffstat (limited to 'manual/locale.texi')
-rw-r--r-- | manual/locale.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/locale.texi b/manual/locale.texi index 2f10fcd2af..a11c7d8549 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. |