summaryrefslogtreecommitdiff
path: root/ext/stringio/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/stringio/README')
-rw-r--r--ext/stringio/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/stringio/README b/ext/stringio/README
index 10dd237de8..d03f37dfd3 100644
--- a/ext/stringio/README
+++ b/ext/stringio/README
@@ -13,6 +13,6 @@ This library is based on MoonWolf version written in Ruby. Thanks a lot.
* not implemented: (({fcntl})), (({reopen})).
* (({fileno})) returns nil.
* (({pos=})) returns new position, not 0.
-* (({ungetc})) does nothing at start of the string.
+* (({ungetc})) does nothing at start of the string.
=end