From 5b8e685877c4b1476b1d9f5394386b83b9099dd3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 25 Dec 2023 13:43:11 +0900 Subject: [PATCH] [ruby/rdoc] Typofix by misspell https://github.com/ruby/rdoc/commit/6231b03476 --- lib/rdoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdoc.rb b/lib/rdoc.rb index cf52ce8792..9dc4595324 100644 --- a/lib/rdoc.rb +++ b/lib/rdoc.rb @@ -121,7 +121,7 @@ module RDoc end ## - # Seaches and returns the directory for settings. + # Searches and returns the directory for settings. # # 1. $HOME/.rdoc directory, if it exists. # 2. The +rdoc+ directory under the path specified by the