Fix misspelling of "should" and "shouldn't" in comments.
[safe/jmp/linux-2.6] / arch / x86 / kernel / ptrace.c
index 017d937..1184280 100644 (file)
@@ -604,7 +604,7 @@ ptrace_modify_breakpoint(struct perf_event *bp, int len, int type,
        struct perf_event_attr attr;
 
        /*
-        * We shoud have at least an inactive breakpoint at this
+        * We should have at least an inactive breakpoint at this
         * slot. It means the user is writing dr7 without having
         * written the address register first
         */