summaryrefslogtreecommitdiffhomepage
path: root/build_config/host-shared.rb
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2020-12-13 17:26:24 +1000
committerJohn Bampton <[email protected]>2020-12-13 18:38:22 +1000
commit940dec5e7df1c4c7ec131073bd364ddd59d4b48c (patch)
tree77b0097e93d105368890ab0611801225e72f7ec6 /build_config/host-shared.rb
parent116e128b1a103e2fb246cc9d53b82246b24dbd40 (diff)
downloadmruby-940dec5e7df1c4c7ec131073bd364ddd59d4b48c.tar.gz
mruby-940dec5e7df1c4c7ec131073bd364ddd59d4b48c.zip
Fix spelling
Diffstat (limited to 'build_config/host-shared.rb')
-rw-r--r--build_config/host-shared.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/host-shared.rb b/build_config/host-shared.rb
index 4225d7f4f..6b19b3640 100644
--- a/build_config/host-shared.rb
+++ b/build_config/host-shared.rb
@@ -26,7 +26,7 @@ MRuby::Build.new do |conf|
exts.library = '.so'
end
- # file separetor
+ # file separator
# conf.file_separator = '/'
# Turn on `enable_debug` for better debugging