Update runtime files.
diff --git a/runtime/doc/popup.txt b/runtime/doc/popup.txt
index f611fd9..463bc9a 100644
--- a/runtime/doc/popup.txt
+++ b/runtime/doc/popup.txt
@@ -770,7 +770,7 @@
cursorline TRUE: Highlight the cursor line. Also scrolls the
text to show this line (only works properly
when 'wrap' is off).
- zero: Do not highlight the cursor line.
+ zero: Do not highlight the cursor line.
Default is zero, except for |popup_menu()|.
filter A callback that can filter typed characters, see
|popup-filter|.