Skip to content

Commit 3409d87

Browse files
committed
Fix typo: unitialized -> uninitialized
1 parent 2fd74c7 commit 3409d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ PHP NEWS
281281
interval). (Marc Bennewitz)
282282

283283
- EXIF:
284-
. Fixed bug #68799: Free called on unitialized pointer. (CVE-2015-0232)
284+
. Fixed bug #68799: Free called on uninitialized pointer. (CVE-2015-0232)
285285
(Stas)
286286

287287
- Fileinfo:

0 commit comments

Comments
 (0)