summaryrefslogtreecommitdiffstats
path: root/src/os_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.c')
-rw-r--r--src/os_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_unix.c b/src/os_unix.c
index 0813cae73c..ff8834527f 100644
--- a/src/os_unix.c
+++ b/src/os_unix.c
@@ -1609,7 +1609,7 @@ x_IOerror_handler(dpy)
/*
* If the X11 connection was lost try to restore it.
* Helps when the X11 server was stopped and restarted while Vim was inactive
- * (e.g. though tmux).
+ * (e.g. through tmux).
*/
static void
may_restore_clipboard()