linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: kernel-doc: typo "documentaion"
@ 2019-02-01 22:04 frowand.list
  2019-02-01 22:59 ` Jonathan Corbet
  2019-02-02 20:56 ` Matthew Wilcox
  0 siblings, 2 replies; 5+ messages in thread
From: frowand.list @ 2019-02-01 22:04 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Matthew Wilcox, Mauro Carvalho Chehab, Mike Rapoport,
	Joris Gutjahr, linux-doc, linux-kernel

From: Frank Rowand <frank.rowand@sony.com>

Fix a typo in kernel-doc.rst

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
---
 Documentation/doc-guide/kernel-doc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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::
-- 
Frank Rowand <frank.rowand@sony.com>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-08 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 22:04 [PATCH] docs: kernel-doc: typo "documentaion" frowand.list
2019-02-01 22:59 ` Jonathan Corbet
2019-02-02 20:56 ` Matthew Wilcox
2019-02-05  0:29   ` Frank Rowand
2019-02-08 20:08     ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).