diff options
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 3f9a7912e69b..d6b45a9b29b4 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -122,7 +122,7 @@ then only post say 15 or so at a time and wait for review and integration. | |||
122 | 122 | ||
123 | Check your patch for basic style violations, details of which can be | 123 | Check your patch for basic style violations, details of which can be |
124 | found in Documentation/CodingStyle. Failure to do so simply wastes | 124 | found in Documentation/CodingStyle. Failure to do so simply wastes |
125 | the reviewers time and will get your patch rejected, probabally | 125 | the reviewers time and will get your patch rejected, probably |
126 | without even being read. | 126 | without even being read. |
127 | 127 | ||
128 | At a minimum you should check your patches with the patch style | 128 | At a minimum you should check your patches with the patch style |