aboutsummaryrefslogtreecommitdiff
path: root/runtime/tutor
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2021-05-18 22:38:13 +0200
committerBjörn Linse <bjorn.linse@gmail.com>2021-05-18 22:47:17 +0200
commitef9d3e6791b0b7d442326e0d4801570704c8e9e4 (patch)
tree66c205b539ad769875c4bd739d524e1569260c54 /runtime/tutor
parentc46d9814619cee5183ea08989352d72fb9aaea5a (diff)
downloadrneovim-ef9d3e6791b0b7d442326e0d4801570704c8e9e4.tar.gz
rneovim-ef9d3e6791b0b7d442326e0d4801570704c8e9e4.tar.bz2
rneovim-ef9d3e6791b0b7d442326e0d4801570704c8e9e4.zip
docs: fix some remanining cases of gender pronoun for "the user"
Adapted from original PR by: Co-Author: Mathias Jean Johansen <mathias@mjj.io>
Diffstat (limited to 'runtime/tutor')
-rw-r--r--runtime/tutor/tutor.tutor2
1 files changed, 1 insertions, 1 deletions
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.