summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-25 11:32:03 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-25 11:32:42 +0900
commit27ead9907db12a6ff955cd86a15a62ff1f064392 (patch)
tree0e84cf88cf58b39f59e72134d26cb0f6698dd2b5 /tool
parent7002e776944ddfd362cea253d18d02bc250fe9f7 (diff)
Typofix under lib and test, tool directories
Diffstat (limited to 'tool')
-rw-r--r--tool/test-bundled-gems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/test-bundled-gems.rb b/tool/test-bundled-gems.rb
index 268c8c7369..32ac56d759 100644
--- a/tool/test-bundled-gems.rb
+++ b/tool/test-bundled-gems.rb
@@ -48,7 +48,7 @@ File.foreach("#{gem_dir}/bundled_gems") do |line|
when "debug"
# Since debug gem requires debug.so in child processes without
- # acitvating the gem, we preset necessary paths in RUBYLIB
+ # activating the gem, we preset necessary paths in RUBYLIB
# environment variable.
load_path = true