From 547d09a7478b2fe8dcd4b2aa266888a04f90a872 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 24 Aug 2025 21:34:11 +0530 Subject: [PATCH] ... --- docs/multiple-cursors-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/multiple-cursors-protocol.rst b/docs/multiple-cursors-protocol.rst index 7bd7c3d02..bd6fedc06 100644 --- a/docs/multiple-cursors-protocol.rst +++ b/docs/multiple-cursors-protocol.rst @@ -104,7 +104,7 @@ multiplexers that split a single screen know which split to send responses too. Clearing previously set multi-cursors ------------------------------------------ -The cursor at a cell is cleared by settings its shape to ``0``. +The cursor at a cell is cleared by setting its shape to ``0``. The most common operation is to clear all previously set multi-cursors. This is easily done using the *rectangle* co-ordinate system above, like this::