From 8e7d6223f630690b72b387eaed704bf01f3f29d2 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 18 Dec 2020 19:49:56 +0100 Subject: patch 8.2.2160: various typos Problem: Various typos. Solution: Fix spelling mistakes. (closes #7494) --- src/feature.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/feature.h') diff --git a/src/feature.h b/src/feature.h index 8f7322bef1..5f6f800c22 100644 --- a/src/feature.h +++ b/src/feature.h @@ -937,7 +937,7 @@ * +mouse_sgr Unix only: Include code for for SGR-styled mouse. * +mouse_sysmouse Unix only: Include code for FreeBSD and DragonFly * console mouse handling. - * +mouse_urxvt Unix only: Include code for for urxvt mosue handling. + * +mouse_urxvt Unix only: Include code for for urxvt mouse handling. * +mouse Any mouse support (any of the above enabled). * Always included, since either FEAT_MOUSE_XTERM or * DOS_MOUSE is defined. -- cgit v1.2.3