diff options
author | Steven Knight <knight@baldmt.com> | 2008-06-19 13:35:38 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2008-06-19 13:35:38 (GMT) |
commit | 8b74e71a4bfdb5f5e86c7b5e9a9c3b696df8e491 (patch) | |
tree | 6294d37d98253d942ac7e50815736f60531ed2d8 /www | |
parent | c75b2cd6036c15860f8493c9e38450937e0ea7eb (diff) | |
download | SCons-8b74e71a4bfdb5f5e86c7b5e9a9c3b696df8e491.zip SCons-8b74e71a4bfdb5f5e86c7b5e9a9c3b696df8e491.tar.gz SCons-8b74e71a4bfdb5f5e86c7b5e9a9c3b696df8e491.tar.bz2 |
Fix typo: caes => case(s).
Diffstat (limited to 'www')
-rw-r--r-- | www/patch-submission.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/patch-submission.html b/www/patch-submission.html index 1dced58..b097251 100644 --- a/www/patch-submission.html +++ b/www/patch-submission.html @@ -109,7 +109,7 @@ after you've submitted your patch. </li> <li> -<strong>Your patch must include test caes before it can be integrated!</strong> +<strong>Your patch must include test case(s) before it can be integrated!</strong> <p> THIS IS THE SINGLE MOST COMMON REASON FOR DELAYS IN INTEGRATING PATCHES AND THE SINGLE MOST IMPORTANT THING YOU CAN DO TO INCREASE THE |