]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/kbuild/modules.txt
doc: fix quite a few typos within Documentation
[karo-tx-linux.git] / Documentation / kbuild / modules.txt
index 3fb39e0116b4c8e42d40009357ed5cf13c1f2888..69372fb98cf89e4971e1520cd335ff66f27f7a6f 100644 (file)
@@ -470,7 +470,7 @@ build.
 
        Sometimes, an external module uses exported symbols from
        another external module. kbuild needs to have full knowledge of
 
        Sometimes, an external module uses exported symbols from
        another external module. kbuild needs to have full knowledge of
-       all symbols to avoid spitting out warnings about undefined
+       all symbols to avoid spliitting out warnings about undefined
        symbols. Three solutions exist for this situation.
 
        NOTE: The method with a top-level kbuild file is recommended
        symbols. Three solutions exist for this situation.
 
        NOTE: The method with a top-level kbuild file is recommended