summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc>2015-10-26 00:15:37 +0000
committerjmc <jmc>2015-10-26 00:15:37 +0000
commitc582f7d177ed14d7d1bbe5ecdd76d9732910fbbf (patch)
treecce36f1b0f564bee57825bae262b74d2aed218ee
parente65306d8e7bd6db99bd0746cd16a21d2c066b8db (diff)
space before punctuation;
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 39172f34..a9f3cdc9 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3331,7 +3331,7 @@ Prefixing a time variable with
will convert it to a string, so if
.Ql #{window_activity}
gives
-.Ql 1445765102,
+.Ql 1445765102 ,
.Ql #{t:window_activity}
gives
.Ql Sun Oct 25 09:25:02 2015 .