[前][次][番号順一覧][スレッド一覧]

ruby-changes:65953

From: wonda-tea-coffee <ko1@a...>
Date: Sun, 25 Apr 2021 16:46:46 +0900 (JST)
Subject: [ruby-changes:65953] cc5bab80e4 (master): [Doc] Fix a typo s/visilibity/visibility/

https://git.ruby-lang.org/ruby.git/commit/?id=cc5bab80e4

From cc5bab80e4b1124e30a8dc220bdcb80aaa539486 Mon Sep 17 00:00:00 2001
From: wonda-tea-coffee <rikita.ishikawa@c...>
Date: Sun, 25 Apr 2021 11:21:56 +0900
Subject: [Doc] Fix a typo s/visilibity/visibility/

---
 benchmark/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmark/README.md b/benchmark/README.md
index 39a5aa1..c222164 100644
--- a/benchmark/README.md
+++ b/benchmark/README.md
@@ -37,7 +37,7 @@ Usage: benchmark-driver [options] RUBY|YAML... https://github.com/ruby/ruby/blob/trunk/benchmark/README.md#L37
         --bundler                    Install and use gems specified in Gemfile
         --filter REGEXP              Filter out benchmarks with given regexp
         --run-duration SECONDS       Warmup estimates loop_count to run for this duration (default: 3)
-    -v, --verbose                    Verbose mode. Multiple -v options increase visilibity (max: 2)
+    -v, --verbose                    Verbose mode. Multiple -v options increase visibility (max: 2)
 ```
 
 ## make benchmark
-- 
cgit v1.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]