From be5223371b6e07d44c02aec2bd22aa1a1be404eb Mon Sep 17 00:00:00 2001 From: Tomasz DÄ…browski Date: Fri, 25 Nov 2016 23:15:37 +0100 Subject: Fix typo in istruct.h --- include/mruby/istruct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mruby/istruct.h b/include/mruby/istruct.h index 293a13788..4d2393ccd 100644 --- a/include/mruby/istruct.h +++ b/include/mruby/istruct.h @@ -1,5 +1,5 @@ /* -** mruby/instruct.h - Inline structures +** mruby/istruct.h - Inline structures ** ** See Copyright Notice in mruby.h */ -- cgit v1.2.3