From 462dbc1cb2c59eaca9c9344636b8af29462370a0 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 21 Sep 2020 13:29:10 +0200 Subject: ; Fix typos --- lisp/wid-browse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/wid-browse.el') diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el index 097e769de8f..53f918cff9c 100644 --- a/lisp/wid-browse.el +++ b/lisp/wid-browse.el @@ -187,7 +187,7 @@ if that value is non-nil." (define-widget 'widget-browse 'push-button "Button for creating a widget browser. -The :value of the widget shuld be the widget to be browsed." +The :value of the widget should be the widget to be browsed." :format "%[[%v]%]" :value-create 'widget-browse-value-create :action 'widget-browse-action) -- cgit v1.2.1