aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTorstein Husebø <torstein@huseboe.net>2020-01-31 12:35:40 +0100
committerDrew DeVault <sir@cmpwn.com>2020-02-18 21:53:57 +0100
commitaf294289b10ac4ae992f591be13ea4a1444e93e9 (patch)
treeb1498179974f87008fe4b188c37cc3bfed51e79c /contrib
parentec7d3f181d9e188adc5ce0288885a8b120f6c34a (diff)
treewide: fix typos
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/grimshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/grimshot b/contrib/grimshot
index bbb35e33..fcd2dbca 100755
--- a/contrib/grimshot
+++ b/contrib/grimshot
@@ -6,7 +6,7 @@
## - `slurp`: to select an area
## - `swaymsg`: to read properties of current window
## - `wl-copy`: clipboard utility
-## - `jq`: json uliity to parse swaymsg output
+## - `jq`: json utility to parse swaymsg output
## - `notify-send`: to show notifications
## - `mktemp`: to create a temporary file
## Those are needed to be installed, if unsure, run `grimshot check`