diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-09-05 14:06:46 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-09-05 14:09:02 +0200 |
| commit | fe33dd67fbdac80812177674d194f9279e572eb0 (patch) | |
| tree | 9914dbd8cffd7676d019a47cece7ed48162fa8d6 /docs/internals | |
| parent | dee22a024bcaa20d0f0c2592827b031a4f6b1fe7 (diff) | |
[2.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.
Backport of 053ff7e9e65ce82bb7ee72bff3dcdb797e16dbb9 from master
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/contributing/writing-documentation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index 187ea69783..b6732746fa 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -129,7 +129,7 @@ Instead of: * his or hers... use theirs. * himself or herself... use themselves. -Try to avoid using words that minimise the difficulty involved in a task or +Try to avoid using words that minimize the difficulty involved in a task or operation, such as "easily", "simply", "just", "merely", "straightforward", and so on. People's experience may not match your expectations, and they may become frustrated when they do not find a step as "straightforward" or "simple" as it |
