From 51079f62aefc438d90b7fc8597c6586c6883831b Mon Sep 17 00:00:00 2001 From: Paul Ojanen Date: Fri, 13 Mar 2015 21:48:48 -0400 Subject: [PATCH] grammar fix --- pkgs/racket-doc/scribblings/style/branch-and-commit.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/style/branch-and-commit.scrbl b/pkgs/racket-doc/scribblings/style/branch-and-commit.scrbl index 86e2b7486e..a7f9df9060 100644 --- a/pkgs/racket-doc/scribblings/style/branch-and-commit.scrbl +++ b/pkgs/racket-doc/scribblings/style/branch-and-commit.scrbl @@ -69,7 +69,7 @@ On occasion, you will find that you are spending a significant amount of set the mail hook so that git sends a commit message to both you and the original author. Furthermore, you should test your changes on the actual code base. In some cases it is acceptable to delay such tests, e.g., when - you will not know for a long time whether the performance implication + you will not know for a long time whether the performance implications allow a commit to the PLT repository. @margin-note*{See