summaryrefslogtreecommitdiffstats
path: root/SYNCING
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-05-13 08:31:45 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-05-13 08:31:45 +0100
commitaf25cab11b4dc17d3c1a7c2c2cf6e40b8f2b3ae9 (patch)
tree54ee75bb3e7fdbe4325b16feb536491dfcee5cc1 /SYNCING
parentfe4e9470bb504357d073320f5d305b22663ee3fd (diff)
Fix a typo, issue 406.
Diffstat (limited to 'SYNCING')
-rw-r--r--SYNCING2
1 files changed, 1 insertions, 1 deletions
diff --git a/SYNCING b/SYNCING
index 52591af7..ee27770c 100644
--- a/SYNCING
+++ b/SYNCING
@@ -172,5 +172,5 @@ Release tmux for next version
the Makefile. Commit it, and run 'make' to replace %%VERSION%%. Push
the result out.
-8. Bump version in tmu/tmux.git configure.ac and uncomment "found_debug=yes" to
+8. Bump version in tmux/tmux.git configure.ac and uncomment "found_debug=yes" to
create a debug build by default.