Fix typos in mruby/presym/{disable,enable}.h [ci skip]

This commit is contained in:
KOBAYASHI Shuji
2021-01-27 12:18:41 +09:00
parent 5e479c66d5
commit 826e0b108f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
*/
+1 -1
View File
@@ -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
*/