summaryrefslogtreecommitdiff
path: root/perlio.c
diff options
context:
space:
mode:
authorLajos Veres <vlajos@gmail.com>2015-01-28 21:44:46 -0500
committerJames E Keenan <jkeenan@cpan.org>2015-01-28 21:44:46 -0500
commitb8fda9357ad61e890ce4e344b04f991b91596170 (patch)
treeb005925e74c9b5b342cb0867553fdecb1d7918a0 /perlio.c
parentf6bab5f637fea85f01e1e1f1882ace0bd404db4c (diff)
downloadperl-b8fda9357ad61e890ce4e344b04f991b91596170.tar.gz
Corrections to spelling and grammatical errors.
Extracted from patch submitted by Lajos Veres in RT #123693.
Diffstat (limited to 'perlio.c')
-rw-r--r--perlio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perlio.c b/perlio.c
index 95b748222f..e5ebfd9319 100644
--- a/perlio.c
+++ b/perlio.c
@@ -849,7 +849,7 @@ XS(XS_io_MODIFY_SCALAR_ATTRIBUTES)
XSRETURN(count);
}
-#endif /* USE_ATTIBUTES_FOR_PERLIO */
+#endif /* USE_ATTRIBUTES_FOR_PERLIO */
SV *
PerlIO_tab_sv(pTHX_ PerlIO_funcs *tab)