浏览代码

Documentation: Fix a mispelt "probably" in SubmittingPatches.

Fix a typo in SubmittingPatches where "probably" was spelt "probabally".

Signed-off-by: Linus Nilsson <lajnold@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Linus Nilsson 18 年之前
父节点
当前提交
f56d35e7aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/SubmittingPatches

+ 1 - 1
Documentation/SubmittingPatches

@@ -122,7 +122,7 @@ then only post say 15 or so at a time and wait for review and integration.
 
 
 Check your patch for basic style violations, details of which can be
 Check your patch for basic style violations, details of which can be
 found in Documentation/CodingStyle.  Failure to do so simply wastes
 found in Documentation/CodingStyle.  Failure to do so simply wastes
-the reviewers time and will get your patch rejected, probabally
+the reviewers time and will get your patch rejected, probably
 without even being read.
 without even being read.
 
 
 At a minimum you should check your patches with the patch style
 At a minimum you should check your patches with the patch style