Skip to content

Commit 83631b6

Browse files
authored
Update stub file
1 parent b08d0a9 commit 83631b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/zip/php_zip.stub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ class ZipArchive implements Countable
152152
public const int FL_ENC_CP437 = UNKNOWN;
153153

154154
/**
155-
* Additionnal flags not from libzip
155+
* Additional flags not from libzip
156156
* @cvalue ZIP_FL_OPEN_FILE_NOW
157157
*/
158158
public const int FL_OPEN_FILE_NOW = UNKNOWN;

0 commit comments

Comments
 (0)