aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/doc-guide
diff options
context:
space:
mode:
authorFrank Rowand <frank.rowand@sony.com>2019-02-01 14:04:16 -0800
committerJonathan Corbet <corbet@lwn.net>2019-02-01 15:59:46 -0700
commitb5b2187db0cbc991466121fbf25d9e15796ea145 (patch)
treebf2b40203ff412b76b5652df65c5b2d6e5102350 /Documentation/doc-guide
parentdocs: kernel-doc: update commands to generate man page (diff)
downloadwireguard-linux-b5b2187db0cbc991466121fbf25d9e15796ea145.tar.xz
wireguard-linux-b5b2187db0cbc991466121fbf25d9e15796ea145.zip
docs: kernel-doc: typo "documentaion"
Fix a typo in kernel-doc.rst Signed-off-by: Frank Rowand <frank.rowand@sony.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/doc-guide')
-rw-r--r--Documentation/doc-guide/kernel-doc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/doc-guide/kernel-doc.rst b/Documentation/doc-guide/kernel-doc.rst
index 450ac634e92e..6513c16b7e4f 100644
--- a/Documentation/doc-guide/kernel-doc.rst
+++ b/Documentation/doc-guide/kernel-doc.rst
@@ -490,7 +490,7 @@ doc: *title*
functions: *[ function ...]*
Include documentation for each *function* in *source*.
- If no *function* if specified, the documentaion for all functions
+ If no *function* if specified, the documentation for all functions
and types in the *source* will be included.
Examples::