diff options
author | Björn Linse <bjorn.linse@gmail.com> | 2021-05-18 23:45:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 23:45:46 +0200 |
commit | d16e9d8ed473ca1fe2282340fd395cb1389b6c10 (patch) | |
tree | 66c205b539ad769875c4bd739d524e1569260c54 /runtime/tutor/tutor.tutor | |
parent | c46d9814619cee5183ea08989352d72fb9aaea5a (diff) | |
parent | ef9d3e6791b0b7d442326e0d4801570704c8e9e4 (diff) | |
download | rneovim-d16e9d8ed473ca1fe2282340fd395cb1389b6c10.tar.gz rneovim-d16e9d8ed473ca1fe2282340fd395cb1389b6c10.tar.bz2 rneovim-d16e9d8ed473ca1fe2282340fd395cb1389b6c10.zip |
Merge pull request #14582 from bfredl/gender
docs: fix some remanining cases of gender pronoun for "the user"
Diffstat (limited to 'runtime/tutor/tutor.tutor')
-rw-r--r-- | runtime/tutor/tutor.tutor | 2 |
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. |