Fixed typo in /Documentation/kernel-hacking/hacking.rst Signed-off-by: Kaiwalya khasnis <kaiwalyakhasnis57@xxxxxxxxx> --- Documentation/kernel-hacking/hacking.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst index daf3883..1822099 100644 --- a/Documentation/kernel-hacking/hacking.rst +++ b/Documentation/kernel-hacking/hacking.rst @@ -258,7 +258,7 @@ overruns. Make sure that will be enough. .. note:: You will know when you are a real kernel hacker when you start - typoing printf as printk in your user programs :) + typing printf as printk in your user programs :) .. note:: -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html