From f2377e4caafdb74b903c36cf679b78776a3440e2 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Thu, 7 Apr 2022 16:47:07 +0900 Subject: Fix a typo [ci skip] --- doc/documentation_guide.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation_guide.rdoc b/doc/documentation_guide.rdoc index f6f7eb3710..ae006752a2 100644 --- a/doc/documentation_guide.rdoc +++ b/doc/documentation_guide.rdoc @@ -62,7 +62,7 @@ involving new files doc/*.rdoc: - For a method, things are different. Documenting a method as above disables the "click to toggle source" feature - in the rendered documentaion. + in the rendered documentation. Therefore it's best to use file inclusion: -- cgit v1.2.3