aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authortakelley1 <10100000101@protonmail.com>2022-03-28 04:14:52 -0400
committerGitHub <noreply@github.com>2022-03-28 10:14:52 +0200
commit41cd852f2f234093142d6cc3116c305889eb6a94 (patch)
tree337fb9dbcaf88a782fad918c87aa9606f072a147 /include
parentc822eff1bfdeac30baf92b14a09d1c81a0193997 (diff)
downloadi3-41cd852f2f234093142d6cc3116c305889eb6a94.tar.gz
i3-41cd852f2f234093142d6cc3116c305889eb6a94.zip
Fix typo in comment (#4936)
* Fix typo in comment * Fix other typo in comment
Diffstat (limited to 'include')
-rw-r--r--include/display_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/display_version.h b/include/display_version.h
index d8dac30b..6996038e 100644
--- a/include/display_version.h
+++ b/include/display_version.h
@@ -14,7 +14,7 @@
/**
* Connects to i3 to find out the currently running version. Useful since it
* might be different from the version compiled into this binary (maybe the
- * user didn’t correctly install i3 or forgot te restart it).
+ * user didn’t correctly install i3 or forgot to restart it).
*
* The output looks like this:
* Running i3 version: 4.2-202-gb8e782c (2012-08-12, branch "next") (pid 14804)