summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2021-01-27 12:18:41 +0900
committerKOBAYASHI Shuji <[email protected]>2021-01-27 12:18:41 +0900
commit826e0b108f11a011c517d2de76a346901d55ac24 (patch)
treeb105741071702272f2e9c6233da6ac21d8596b65 /include
parent5e479c66d56f5938f330e7e71313dc95747b3bb1 (diff)
downloadmruby-826e0b108f11a011c517d2de76a346901d55ac24.tar.gz
mruby-826e0b108f11a011c517d2de76a346901d55ac24.zip
Fix typos in `mruby/presym/{disable,enable}.h` [ci skip]
Diffstat (limited to 'include')
-rw-r--r--include/mruby/presym/disable.h2
-rw-r--r--include/mruby/presym/enable.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/mruby/presym/disable.h b/include/mruby/presym/disable.h
index 477405225..701b37f59 100644
--- a/include/mruby/presym/disable.h
+++ b/include/mruby/presym/disable.h
@@ -1,5 +1,5 @@
/**
-** @file mruby/presym/scanning.h - Disable Preallocated Symbols
+** @file mruby/presym/disable.h - Disable Preallocated Symbols
**
** See Copyright Notice in mruby.h
*/
diff --git a/include/mruby/presym/enable.h b/include/mruby/presym/enable.h
index 844518c24..f4e413532 100644
--- a/include/mruby/presym/enable.h
+++ b/include/mruby/presym/enable.h
@@ -1,5 +1,5 @@
/**
-** @file mruby/presym/scanning.h - Enable Preallocated Symbols
+** @file mruby/presym/enable.h - Enable Preallocated Symbols
**
** See Copyright Notice in mruby.h
*/