Browse code

Change mustn't to must not

mustn't is ambiguous. It may mean "you don't need to" even when it's not a tag question. See prose:

http://books.google.cz/books?id=otFPvwLG524C&pg=PA241&lpg=PA241&dq=mustn%27t+trouble+yourself&source=bl&ots=vjgh7n-yyW&sig=LBQAwlZu3GxI5YzvRAXFow4hE1U&hl=en&sa=X&ei=a14XU9vxB4SBywOPz4HwDw&ved=0CDQQ6AEwAg#v=onepage&q=mustn%27t%20trouble%20yourself&f=false

http://www.nytimes.com/books/first/m/maynard-home.html (search for mustn't)

We mustn't argue over grammar.

See: https://github.com/dotcloud/docker/pull/4473

Docker-DCO-1.1-Signed-off-by: Timothy Hobbs <timothyhobbs@seznam.cz> (github: timthelion)

Timothy Hobbs authored on 2014/03/06 02:33:18
Showing 1 changed files
... ...
@@ -88,7 +88,7 @@ curl -o .git/hooks/pre-commit https://raw.github.com/edsrzf/gofmt-git-hook/maste
88 88
 Pull requests descriptions should be as clear as possible and include a
89 89
 reference to all the issues that they address.
90 90
 
91
-Pull requests mustn't contain commits from other users or branches.
91
+Pull requests must not contain commits from other users or branches.
92 92
 
93 93
 Code review comments may be added to your pull request. Discuss, then make the
94 94
 suggested modifications and push additional commits to your feature branch. Be