summaryrefslogtreecommitdiff
path: root/ext/intl
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-11-30 17:09:53 -0800
committerStanislav Malyshev <stas@php.net>2014-11-30 17:09:53 -0800
commit977974f95fa5b76f7e0e9d29e39c0dc52dfaa913 (patch)
tree9e12e4c6c7fbbbf4e9a6ccc36bb163a638909113 /ext/intl
parent04808aa7e18ad0b2f6d014d06777b519e41dbccf (diff)
downloadphp-git-977974f95fa5b76f7e0e9d29e39c0dc52dfaa913.tar.gz
fix typo
Diffstat (limited to 'ext/intl')
-rw-r--r--ext/intl/collator/collator_attr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/collator/collator_attr.h b/ext/intl/collator/collator_attr.h
index 85636cc486..8bd91b02c1 100644
--- a/ext/intl/collator/collator_attr.h
+++ b/ext/intl/collator/collator_attr.h
@@ -16,7 +16,7 @@
*/
#ifndef COLLATOR_ATTR_H
-#define CCOLLATOR_ATTR_H
+#define COLLATOR_ATTR_H
#include <php.h>