From 826e0b108f11a011c517d2de76a346901d55ac24 Mon Sep 17 00:00:00 2001 From: KOBAYASHI Shuji Date: Wed, 27 Jan 2021 12:18:41 +0900 Subject: Fix typos in `mruby/presym/{disable,enable}.h` [ci skip] --- include/mruby/presym/disable.h | 2 +- include/mruby/presym/enable.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') 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 */ -- cgit v1.2.3