From ef9d3e6791b0b7d442326e0d4801570704c8e9e4 Mon Sep 17 00:00:00 2001 From: Björn Linse Date: Tue, 18 May 2021 22:38:13 +0200 Subject: docs: fix some remanining cases of gender pronoun for "the user" Adapted from original PR by: Co-Author: Mathias Jean Johansen --- runtime/tutor/tutor.tutor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/tutor/tutor.tutor') diff --git a/runtime/tutor/tutor.tutor b/runtime/tutor/tutor.tutor index b46fcc4836..c2d5268e3d 100644 --- a/runtime/tutor/tutor.tutor +++ b/runtime/tutor/tutor.tutor @@ -216,7 +216,7 @@ starting with "$". ## INTERACTIVE ELEMENTS *interactive* As visible in this very document, vim-tutor-mode includes some interactive -elements to provide feedback to the user about his progress. If the text in +elements to provide feedback to the user about their progress. If the text in these elements satisfies some set condition, a ✓ sign will appear in the gutter to the left. Otherwise, a ✗ sign is displayed. -- cgit