summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-14 11:52:18 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-14 11:52:26 +0900
commit40b0d69dadfccd7271ec47f128b51184723a3e7a (patch)
tree3c0a9128d795a554c6ce3daa298477e1e9ed2455 /lib
parent877160121a35722ef24c129f128a8382b3844344 (diff)
[DOC] Fix a type [ci skip]
Diffstat (limited to 'lib')
-rw-r--r--lib/random/formatter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/random/formatter.rb b/lib/random/formatter.rb
index 0e80bd0f70..d7e7b1f77a 100644
--- a/lib/random/formatter.rb
+++ b/lib/random/formatter.rb
@@ -3,7 +3,7 @@
# == Random number formatter.
#
-# Formats generated random numbers in many manors.
+# Formats generated random numbers in many manners.
#
# === Examples
#