Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[sfrench/cifs-2.6.git] / lib / Kconfig.debug
index 881c3f84e88a32da05751dad0b54c0fbca5468e7..6426dbf99c122e2a450d1ec4b56bf0afe21ba2eb 100644 (file)
@@ -1917,7 +1917,7 @@ config FUNCTION_ERROR_INJECTION
        help
          Add fault injections into various functions that are annotated with
          ALLOW_ERROR_INJECTION() in the kernel. BPF may also modify the return
-         value of theses functions. This is useful to test error paths of code.
+         value of these functions. This is useful to test error paths of code.
 
          If unsure, say N