diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 397575880dc402d4e3330184b7d55277a94adb8e..a30dd4480ad4f389e3eb80677870c216e3de38e1 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -126,7 +126,7 @@ the reviewers time and will get your patch rejected, probably
 without even being read.
 
 At a minimum you should check your patches with the patch style
-checker prior to submission (scripts/patchcheck.pl).  You should
+checker prior to submission (scripts/checkpatch.pl).  You should
 be able to justify all violations that remain in your patch.