From 0fae2b083bb07fc770ee141afb79805d08d35e80 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 16 Apr 2014 17:04:08 +0100 Subject: [PATCH] Use "active" rather than "in development" to avoid ugly wrapping in the table. Copied from Perforce Change: 185610 ServerID: perforce.ravenbrook.com --- mps/tool/branch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/tool/branch b/mps/tool/branch index 686cdefa244..790dceb0eba 100755 --- a/mps/tool/branch +++ b/mps/tool/branch @@ -49,7 +49,7 @@ TASK_BRANCH_ENTRY = ''' {date}/{task} Changes {desc_html} - In development (diffs). + Active (diffs). '''