aboutsummaryrefslogtreecommitdiffstats
path: root/common/xreadline.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/xreadline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xreadline.c b/common/xreadline.c
index 85f0af02e..23aa35269 100644
--- a/common/xreadline.c
+++ b/common/xreadline.c
@@ -39,7 +39,7 @@
memory was enable and ERRNO is set accordingly.
If a line has been truncated, the file pointer is moved forward to
- the end of the line so that the next read start with tghe next
+ the end of the line so that the next read start with the next
line. Note that MAX_LENGTH must be re-initialzied in this case..
Note: The returned buffer is allocated with enough extra space to