mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5301 from shuujii/fix-typos-in-mruby-presym-disableenable.h
Fix typos in `mruby/presym/{disable,enable}.h` [ci skip]
This commit is contained in:
@@ -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,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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user