Merge branch 'ds/gender-neutral-doc'
Update the documentation not to assume users are of certain gender and adds to guidelines to do so. * ds/gender-neutral-doc: *: fix typos comments: avoid using the gender of our users doc: avoid using the gender of other people
This commit is contained in:
@ -639,7 +639,7 @@ static void wt_status_collect_changes_index(struct wt_status *s)
|
||||
* mode by passing a command line option we do not ignore any
|
||||
* changed submodule SHA-1s when comparing index and HEAD, no
|
||||
* matter what is configured. Otherwise the user won't be
|
||||
* shown any submodules she manually added (and which are
|
||||
* shown any submodules manually added (and which are
|
||||
* staged to be committed), which would be really confusing.
|
||||
*/
|
||||
handle_ignore_submodules_arg(&rev.diffopt, "dirty");
|
||||
|
Reference in New Issue
Block a user