From 2d02ac769cfc65690892ecefe91e8bada9f20971 Mon Sep 17 00:00:00 2001
From: katherine <shmibs@shmibbles.me>
Date: Sun, 18 Mar 2018 11:24:22 -0700
Subject: typo

---
 doc/interface.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/interface.md b/doc/interface.md
index 66f8d41..5cb69c8 100644
--- a/doc/interface.md
+++ b/doc/interface.md
@@ -178,7 +178,7 @@ command behaves. if this is left as `NULL`, no summary will be printed.
 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
+*note:* usage printing's word wrap operates under the assumptions that your
 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
-- 
cgit v1.2.3