From ac0dcc9a63dc2a0edc62f8f1381b15b0b5ce5da3 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sat, 6 Aug 2016 20:07:26 -0700 Subject: unposted: fix typo in comment --- Src/Zle/zle_thingy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src') diff --git a/Src/Zle/zle_thingy.c b/Src/Zle/zle_thingy.c index 21495b6f2..910715491 100644 --- a/Src/Zle/zle_thingy.c +++ b/Src/Zle/zle_thingy.c @@ -269,7 +269,7 @@ freewidget(Widget w) zfree(w, sizeof(*w)); } -/* Add am internal widget provided by a module. The name given is the * +/* Add an internal widget provided by a module. The name given is the * * canonical one, which must not begin with a dot. The widget is first * * bound to the dotted canonical name; if that name is already taken by * * an internal widget, failure is indicated. The same widget is then * -- cgit 1.4.1