Commit b5b2187d authored by Frank Rowand's avatar Frank Rowand Committed by Jonathan Corbet
Browse files

docs: kernel-doc: typo "documentaion"



Fix a typo in kernel-doc.rst

Signed-off-by: default avatarFrank Rowand <frank.rowand@sony.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 7d1179f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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::