summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index e8636aa5..f90244bd 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,6 +1,6 @@
2006-06-15 Thomas Schwinge <tschwinge@gnu.org>
- * hello-mt.c (trivfs_S_io_seek): Seek into the right direction for
+ * hello-mt.c (trivfs_S_io_seek): Seek into the correct direction for
`SEEK_END'. Return EINVAL if file pointer would become negative.
* hello.c (trivfs_S_io_seek): Likewise.