aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-10-19 08:38:12 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-10-19 08:38:12 +0100
commit2808f8261cb132e2faf6fe43cd8a5c7ff66b4c12 (patch)
tree1fa78a83f4f148d92b73ec0b777c5a9042284adf
parentc234032fcf94ebc6d1926922bfadccd544ed4f9c (diff)
downloadrtmux-2808f8261cb132e2faf6fe43cd8a5c7ff66b4c12.tar.gz
rtmux-2808f8261cb132e2faf6fe43cd8a5c7ff66b4c12.tar.bz2
rtmux-2808f8261cb132e2faf6fe43cd8a5c7ff66b4c12.zip
Tweak wording.
-rw-r--r--CONTRIBUTING2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 467c5c3a..a804ba41 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -18,7 +18,7 @@ This should include at least the output of:
$ uname -sp && tmux -V && echo $TERM
Please do not report bugs (crashes, incorrect behaviour) without reproducing on
-a tmux built from Git master.
+a tmux built from the latest code in Git.
Note that TERM inside tmux must be a variant of screen or tmux (for example:
screen or screen-256color, tmux or tmux-256color). Please ensure this is the