com web/php: Fix typo: unitialized -> uninitialized: ChangeLog-5.php

[email protected] (Lior Kaplan)
Newsgroups php.webmaster
Message-ID <[email protected]>
Commit:    424be3254ec9b4e5a505141c99272a7ca09462ad
Author:    Lior Kaplan <[email protected]>         Wed, 1 Apr 2015 18:10:23 +0300
Parents:   99ffe8692a23c239d4417003955b41f5ff55b4e6
Branches:  master

Link:       http://git.php.net/?p=web/php.git;a=commitdiff;h=424be3254ec9b4e5a505141c99272a7ca09462ad

Log:
Fix typo: unitialized -> uninitialized

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 2dbfc06..68b814d 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -406,7 +406,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
 </ul></li>
 <li>EXIF:
 <ul>
-  <li><?php bugfix(68799); ?> (Free called on unitialized pointer). (CVE-2015-0232)</li>
+  <li><?php bugfix(68799); ?> (Free called on uninitialized pointer). (CVE-2015-0232)</li>
 </ul></li>
 <li>Fileinfo:
 <ul>
@@ -507,7 +507,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
 </ul></li>
 <li>EXIF:
 <ul>
-  <li><?php bugfix(68799); ?> (Free called on unitialized pointer). (CVE-2015-0232)</li>
+  <li><?php bugfix(68799); ?> (Free called on uninitialized pointer). (CVE-2015-0232)</li>
 </ul></li>
 <li>Fileinfo:
 <ul>
@@ -593,7 +593,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
 </ul></li>
 <li>EXIF:
 <ul>
-  <li><?php bugfix(68799); ?> (Free called on unitialized pointer). (CVE-2015-0232)</li>
+  <li><?php bugfix(68799); ?> (Free called on uninitialized pointer). (CVE-2015-0232)</li>
 </ul></li>
 <li>Fileinfo:
 <ul>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.