From 2d5d8c59e8b4b3beb89819ef20cf29033ada2733 Mon Sep 17 00:00:00 2001 From: JR Date: Sat, 2 Mar 2024 18:07:07 +0100 Subject: [PATCH] Update runtime/tutor Co-authored-by: David Else <12832280+David-Else@users.noreply.github.com> --- runtime/tutor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/tutor b/runtime/tutor index 993b5654a..17de870b1 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1410,9 +1410,9 @@ Close extra splits with Ctrl-w o to return to a single window view. = CHAPTER 13.4 USE COMMANDS TO SPLIT = ================================================================= -You can also use the :vsplit (aliased to :vs for convenience) or -the :hsplit (aliased to :hs ) to split vertically or horizontally -a specific buffer. For example, type in the command: +The :vsplit (or :vs for short) and :hsplit (or :hs) commands can +also be used to split a specific buffer vertically or horizontally. For example, enter the command: + :vs something