# HG changeset patch # User Christian Brabandt # Date 1695589203 -7200 # Node ID 4c36f4d3586e88e4a0afc390ca3de31d47464264 # Parent e693fbb026d0fb88aefd2725e60a7ee11ca41271 runtime(tutor): fix typo in tutor.nl (#13175) Commit: https://github.com/vim/vim/commit/8ffcb47a43c48d9701bb7a91b565d88aefba1d34 Author: Remy Bos <27890746+sjokkateer@users.noreply.github.com> Date: Sun Sep 24 22:54:30 2023 +0200 runtime(tutor): fix typo in tutor.nl (https://github.com/vim/vim/issues/13175) Signed-off-by: Christian Brabandt diff --git a/runtime/tutor/tutor.nl b/runtime/tutor/tutor.nl --- a/runtime/tutor/tutor.nl +++ b/runtime/tutor/tutor.nl @@ -366,7 +366,7 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Les 3.1: HET COMMANDO PLAK - ** Tik p ('put') en plak daarmee zojuist gewiste tekst na te cursor. ** + ** Tik p ('put') en plak daarmee zojuist gewiste tekst na de cursor. ** 1. Ga met de cursor naar de eerste regel met ---> hierna. diff --git a/runtime/tutor/tutor.nl.utf-8 b/runtime/tutor/tutor.nl.utf-8 --- a/runtime/tutor/tutor.nl.utf-8 +++ b/runtime/tutor/tutor.nl.utf-8 @@ -366,7 +366,7 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Les 3.1: HET COMMANDO PLAK - ** Tik p ('put') en plak daarmee zojuist gewiste tekst na te cursor. ** + ** Tik p ('put') en plak daarmee zojuist gewiste tekst na de cursor. ** 1. Ga met de cursor naar de eerste regel met ---> hierna.