aboutsummaryrefslogtreecommitdiffstats
path: root/doc/interface.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/interface.md')
-rw-r--r--doc/interface.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interface.md b/doc/interface.md
index 53838c2..66f8d41 100644
--- a/doc/interface.md
+++ b/doc/interface.md
@@ -179,7 +179,7 @@ the final argument, `struct simple_opt *options`, is an array of options as
defined above.
*note:* usage printing's word wrap operates on the assumptions that your
-language used delimits words with spaces (i.e. "when i was a child..." vs.
+language delimits words with spaces (i.e. "when i was a child..." vs.
"子供時代に..."), that the font used is fixed-width, and that every character
occupies one column (that is, there are no wide characters, combining
diacritics, etc). if these assumptions do not apply to your use case, you