summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomasz DÄ…browski <[email protected]>2016-11-25 23:15:37 +0100
committerGitHub <[email protected]>2016-11-25 23:15:37 +0100
commitbe5223371b6e07d44c02aec2bd22aa1a1be404eb (patch)
tree69b972e91dda7f992ffcfb503d1b8f072d95e316
parent743c1e7be190eca83a08b95b0f6045cbdc9ba625 (diff)
downloadmruby-be5223371b6e07d44c02aec2bd22aa1a1be404eb.tar.gz
mruby-be5223371b6e07d44c02aec2bd22aa1a1be404eb.zip
Fix typo in istruct.h
-rw-r--r--include/mruby/istruct.h2
1 files changed, 1 insertions, 1 deletions
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
*/