From 9af8786e25ec33494819b9f035f3d19822923539 Mon Sep 17 00:00:00 2001 From: Mingwei Zhang Date: Sat, 29 Feb 2020 12:14:17 -0800 Subject: [PATCH] minor documentation spelling fix `more tha one` -> `more than one` --- modules/ui/popup/autoload/settings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/popup/autoload/settings.el b/modules/ui/popup/autoload/settings.el index 15a39daf7..9e7d4503c 100644 --- a/modules/ui/popup/autoload/settings.el +++ b/modules/ui/popup/autoload/settings.el @@ -68,7 +68,7 @@ PLIST can be made up of any of the following properties: is in :actions or `+popup-default-display-buffer-actions'. :size/:width/:height FLOAT|INT|FN - Determines the size of the popup. If more tha one of these size properties are + Determines the size of the popup. If more than one of these size properties are given :size always takes precedence, and is mapped with window-width or window-height depending on what :side the popup is opened. Setting a height for a popup that opens on the left or right is harmless, but comes into play