From e336ab49268667a7e6049e157b0f78e08dd5f7d4 Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Wed, 21 Jan 2009 22:26:32 +0000 Subject: [PATCH] fix typo in comment --- src/nsmenu.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nsmenu.m b/src/nsmenu.m index 6f9f3728dee..393c4f4d872 100644 --- a/src/nsmenu.m +++ b/src/nsmenu.m @@ -589,7 +589,7 @@ name_is_separator (name) } -/* parse a wdiget_value's key rep (examples: 's-p', 's-S', '(C-x C-s)', '') +/* parse a widget_value's key rep (examples: 's-p', 's-S', '(C-x C-s)', '') into an accelerator string */ -(NSString *)parseKeyEquiv: (char *)key { -- 2.39.2