degendered terms

This commit is contained in:
Diana Thayer
2015-03-11 21:41:43 -07:00
parent 10a58725cd
commit 94b1e76af4
15 changed files with 19 additions and 19 deletions

View File

@ -450,7 +450,7 @@ struct Match {
/**
* An Assignment makes specific windows go to a specific workspace/output or
* run a command for that window. With this mechanism, the user can -- for
* example -- assign his browser to workspace "www". Checking if a window is
* example -- assign their browser to workspace "www". Checking if a window is
* assigned works by comparing the Match data structure with the window (see
* match_matches_window()).
*