aboutsummaryrefslogtreecommitdiff
path: root/i3-dmenu-desktop
diff options
context:
space:
mode:
authorDiana Thayer <me@dianathayer.org>2015-03-11 21:41:43 -0700
committerDiana Thayer <me@dianathayer.org>2015-03-11 21:41:43 -0700
commit94b1e76af45431f8cb5878679591cd504f629e60 (patch)
tree484559967f7124f921f4e7171b3a6cdc2d7ff966 /i3-dmenu-desktop
parent10a58725cd481192576f5598cfd0f2d7fea88b13 (diff)
downloadi3-94b1e76af45431f8cb5878679591cd504f629e60.tar.gz
i3-94b1e76af45431f8cb5878679591cd504f629e60.zip
degendered terms
Diffstat (limited to 'i3-dmenu-desktop')
-rwxr-xr-xi3-dmenu-desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3-dmenu-desktop b/i3-dmenu-desktop
index 2c54233d..a941ce1b 100755
--- a/i3-dmenu-desktop
+++ b/i3-dmenu-desktop
@@ -306,7 +306,7 @@ for my $app (keys %apps) {
# };
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
-# ┃ Run dmenu to ask the user for her choice ┃
+# ┃ Run dmenu to ask the user for their choice ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# open2 will just make dmenu’s STDERR go to our own STDERR.