Przeglądaj źródła

stable_kernel_rules: spelling/word usage

"than" should be "then"

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Brian Norris 11 lat temu
rodzic
commit
4080659984
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Documentation/stable_kernel_rules.txt

+ 1 - 1
Documentation/stable_kernel_rules.txt

@@ -39,7 +39,7 @@ Procedure for submitting patches to the -stable tree:
    the stable tree without anything else needing to be done by the author
    the stable tree without anything else needing to be done by the author
    or subsystem maintainer.
    or subsystem maintainer.
  - If the patch requires other patches as prerequisites which can be
  - If the patch requires other patches as prerequisites which can be
-   cherry-picked than this can be specified in the following format in
+   cherry-picked, then this can be specified in the following format in
    the sign-off area:
    the sign-off area:
 
 
      Cc: <stable@vger.kernel.org> # 3.3.x: a1f84a3: sched: Check for idle
      Cc: <stable@vger.kernel.org> # 3.3.x: a1f84a3: sched: Check for idle