Skip to content

Commit 50b3832

Browse files
committed
Fix typo
1 parent 814966a commit 50b3832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/intl/collator/collator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
#ifndef COLLATOR_COLLATOR_H
19-
#define CCOLLATOR_COLLATOR_H
19+
#define COLLATOR_COLLATOR_H
2020

2121
#include <php.h>
2222

0 commit comments

Comments
 (0)