Skip to content

Commit b08d0a9

Browse files
authored
fix Additional
1 parent b010fac commit b08d0a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/zip/php_zip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extern zend_module_entry zip_module_entry;
3636
#define ZIP_LENGTH_TO_END 0
3737
#endif
3838

39-
/* Additionnal flags not from libzip */
39+
/* Additional flags not from libzip */
4040
#define ZIP_FL_OPEN_FILE_NOW (1u<<30)
4141

4242
#define PHP_ZIP_VERSION "1.22.8"

0 commit comments

Comments
 (0)