<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[18633] trunk/wp-includes: Fix typos in documentation (wp-includes/[a-h]).</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/18633">18633</a></dd>
<dt>Author</dt> <dd>duck_</dd>
<dt>Date</dt> <dd>2011-09-03 16:02:41 +0000 (Sat, 03 Sep 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix typos in documentation (wp-includes/[a-h]). See <a href="http://core.trac.wordpress.org/ticket/18560">#18560</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpincludesauthortemplatephp">trunk/wp-includes/author-template.php</a></li>
<li><a href="#trunkwpincludescachephp">trunk/wp-includes/cache.php</a></li>
<li><a href="#trunkwpincludescanonicalphp">trunk/wp-includes/canonical.php</a></li>
<li><a href="#trunkwpincludescapabilitiesphp">trunk/wp-includes/capabilities.php</a></li>
<li><a href="#trunkwpincludesclasshttpphp">trunk/wp-includes/class-http.php</a></li>
<li><a href="#trunkwpincludesclassoembedphp">trunk/wp-includes/class-oembed.php</a></li>
<li><a href="#trunkwpincludesclassphpassphp">trunk/wp-includes/class-phpass.php</a></li>
<li><a href="#trunkwpincludesclasswperrorphp">trunk/wp-includes/class-wp-error.php</a></li>
<li><a href="#trunkwpincludesclasswpxmlrpcserverphp">trunk/wp-includes/class-wp-xmlrpc-server.php</a></li>
<li><a href="#trunkwpincludesclasswpphp">trunk/wp-includes/class-wp.php</a></li>
<li><a href="#trunkwpincludescommenttemplatephp">trunk/wp-includes/comment-template.php</a></li>
<li><a href="#trunkwpincludesdeprecatedphp">trunk/wp-includes/deprecated.php</a></li>
<li><a href="#trunkwpincludesformattingphp">trunk/wp-includes/formatting.php</a></li>
<li><a href="#trunkwpincludesfunctionsphp">trunk/wp-includes/functions.php</a></li>
<li><a href="#trunkwpincludeshttpphp">trunk/wp-includes/http.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpincludesauthortemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/author-template.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/author-template.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/author-template.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">  * still use the old behavior will also pass the value from get_the_author().
</span><span class="cx">  *
</span><span class="cx">  * The normal, expected behavior of this function is to echo the author and not
</span><del>- * return it. However, backwards compatiability has to be maintained.
</del><ins>+ * return it. However, backwards compatibility has to be maintained.
</ins><span class="cx">  *
</span><span class="cx">  * @since 0.71
</span><span class="cx">  * @see get_the_author()
</span></span></pre></div>
<a id="trunkwpincludescachephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/cache.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/cache.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/cache.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">  */
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Adds data to the cache, if the cache key doesn't aleady exist.
</del><ins>+ * Adds data to the cache, if the cache key doesn't already exist.
</ins><span class="cx">  *
</span><span class="cx">  * @since 2.0.0
</span><span class="cx">  * @uses $wp_object_cache Object Cache Class
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">  * Closes the cache.
</span><span class="cx">  *
</span><span class="cx">  * This function has ceased to do anything since WordPress 2.5. The
</span><del>- * functionality was removed along with the rest of the persistant cache. This
</del><ins>+ * functionality was removed along with the rest of the persistent cache. This
</ins><span class="cx">  * does not mean that plugins can't implement this function when they need to
</span><span class="cx">  * make sure that the cache is cleaned up after WordPress no longer needs it.
</span><span class="cx">  *
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">          *
</span><span class="cx">          * @uses WP_Object_Cache::get Checks to see if the cache already has data.
</span><span class="cx">          * @uses WP_Object_Cache::set Sets the data after the checking the cache
</span><del>-         *                contents existance.
</del><ins>+         *                contents existence.
</ins><span class="cx">          *
</span><span class="cx">          * @since 2.0.0
</span><span class="cx">          *
</span></span></pre></div>
<a id="trunkwpincludescanonicalphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/canonical.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/canonical.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/canonical.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">  *
</span><span class="cx">  * Search engines consider www.somedomain.com and somedomain.com to be two
</span><span class="cx">  * different URLs when they both go to the same location. This SEO enhancement
</span><del>- * prevents penality for duplicate content by redirecting all incoming links to
</del><ins>+ * prevents penalty for duplicate content by redirecting all incoming links to
</ins><span class="cx">  * one or the other.
</span><span class="cx">  *
</span><span class="cx">  * Prevents redirection for feeds, trackbacks, searches, comment popup, and
</span><span class="lines">@@ -175,10 +175,10 @@
</span><span class="cx"> 
</span><span class="cx">                                                 // Create the destination url for this taxonomy
</span><span class="cx">                                                 $tax_url = parse_url($tax_url);
</span><del>-                                                if ( ! empty($tax_url['query']) ) { // Taxonomy accessable via ?taxonomy=..&amp;term=.. or any custom qv..
</del><ins>+                                                if ( ! empty($tax_url['query']) ) { // Taxonomy accessible via ?taxonomy=..&amp;term=.. or any custom qv..
</ins><span class="cx">                                                         parse_str($tax_url['query'], $query_vars);
</span><span class="cx">                                                         $redirect['query'] = add_query_arg($query_vars, $redirect['query']);
</span><del>-                                                } else { // Taxonomy is accessable via a &quot;pretty-URL&quot;
</del><ins>+                                                } else { // Taxonomy is accessible via a &quot;pretty-URL&quot;
</ins><span class="cx">                                                         $redirect['path'] = $tax_url['path'];
</span><span class="cx">                                                 }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludescapabilitiesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/capabilities.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/capabilities.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/capabilities.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -524,7 +524,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         /**
</span><del>-         * Magic method for checking the existance of a certain custom field
</del><ins>+         * Magic method for checking the existence of a certain custom field
</ins><span class="cx">          *
</span><span class="cx">          * @since 3.3.0
</span><span class="cx">          */
</span><span class="lines">@@ -827,7 +827,7 @@
</span><span class="cx">          *
</span><span class="cx">          * This is useful for looking up whether the user has a specific role
</span><span class="cx">          * assigned to the user. The second optional parameter can also be used to
</span><del>-         * check for capabilities against a specfic post.
</del><ins>+         * check for capabilities against a specific post.
</ins><span class="cx">          *
</span><span class="cx">          * @since 2.0.0
</span><span class="cx">          * @access public
</span></span></pre></div>
<a id="trunkwpincludesclasshttpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-http.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-http.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-http.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -222,7 +222,7 @@
</span><span class="cx">         /**
</span><span class="cx">          * Dispatches a HTTP request to a supporting transport.
</span><span class="cx">          *
</span><del>-         * Tests each transport in order to find a transport which matches the request arguements.
</del><ins>+         * Tests each transport in order to find a transport which matches the request arguments.
</ins><span class="cx">          * Also caches the transport instance to be used later.
</span><span class="cx">          *
</span><span class="cx">          * The order for blocking requests is cURL, Streams, and finally Fsockopen.
</span><span class="lines">@@ -631,7 +631,7 @@
</span><span class="cx"> 
</span><span class="cx">                 $endDelay = time();
</span><span class="cx"> 
</span><del>-                // If the delay is greater than the timeout then fsockopen should't be used, because it will
</del><ins>+                // If the delay is greater than the timeout then fsockopen shouldn't be used, because it will
</ins><span class="cx">                 // cause a long delay.
</span><span class="cx">                 $elapseDelay = ($endDelay-$startDelay) &gt; $r['timeout'];
</span><span class="cx">                 if ( true === $elapseDelay )
</span><span class="lines">@@ -915,7 +915,7 @@
</span><span class="cx">                 else
</span><span class="cx">                         $processedHeaders = WP_Http::processHeaders($meta['wrapper_data']);
</span><span class="cx"> 
</span><del>-                // Streams does not provide an error code which we can use to see why the request stream stoped.
</del><ins>+                // Streams does not provide an error code which we can use to see why the request stream stopped.
</ins><span class="cx">                 // We can however test to see if a location header is present and return based on that.
</span><span class="cx">                 if ( isset($processedHeaders['headers']['location']) &amp;&amp; 0 !== $args['_redirection'] )
</span><span class="cx">                         return new WP_Error('http_request_failed', __('Too many redirects.'));
</span><span class="lines">@@ -1031,7 +1031,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">                 // CURLOPT_TIMEOUT and CURLOPT_CONNECTTIMEOUT expect integers.  Have to use ceil since
</span><del>-                // a value of 0 will allow an ulimited timeout.
</del><ins>+                // a value of 0 will allow an unlimited timeout.
</ins><span class="cx">                 $timeout = (int) ceil( $r['timeout'] );
</span><span class="cx">                 curl_setopt( $handle, CURLOPT_CONNECTTIMEOUT, $timeout );
</span><span class="cx">                 curl_setopt( $handle, CURLOPT_TIMEOUT, $timeout );
</span><span class="lines">@@ -1679,7 +1679,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         /**
</span><del>-         * What enconding the content used when it was compressed to send in the headers.
</del><ins>+         * What encoding the content used when it was compressed to send in the headers.
</ins><span class="cx">          *
</span><span class="cx">          * @since 2.8
</span><span class="cx">          *
</span></span></pre></div>
<a id="trunkwpincludesclassoembedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-oembed.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-oembed.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-oembed.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">         function __construct() {
</span><span class="cx">                 // List out some popular sites that support oEmbed.
</span><span class="cx">                 // The WP_Embed class disables discovery for non-unfiltered_html users, so only providers in this array will be used for them.
</span><del>-                // Add to this list using the wp_oembed_add_provider() function (see it's PHPDoc for details).
</del><ins>+                // Add to this list using the wp_oembed_add_provider() function (see its PHPDoc for details).
</ins><span class="cx">                 $this-&gt;providers = apply_filters( 'oembed_providers', array(
</span><span class="cx">                         '#http://(www\.)?youtube.com/watch.*#i'         =&gt; array( 'http://www.youtube.com/oembed',            true  ),
</span><span class="cx">                         'http://youtu.be/*'                             =&gt; array( 'http://www.youtube.com/oembed',            false ),
</span></span></pre></div>
<a id="trunkwpincludesclassphpassphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-phpass.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-phpass.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-phpass.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> 
</span><span class="cx">                 $this-&gt;portable_hashes = $portable_hashes;
</span><span class="cx"> 
</span><del>-                $this-&gt;random_state = microtime() . uniqid(rand(), TRUE); // removed getmypid() for compability reasons
</del><ins>+                $this-&gt;random_state = microtime() . uniqid(rand(), TRUE); // removed getmypid() for compatibility reasons
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         function get_random_bytes($count)
</span></span></pre></div>
<a id="trunkwpincludesclasswperrorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-wp-error.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-wp-error.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-wp-error.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">          * @since 2.1.0
</span><span class="cx">          * @access public
</span><span class="cx">          *
</span><del>-         * @return array List of error codes, if avaiable.
</del><ins>+         * @return array List of error codes, if available.
</ins><span class="cx">          */
</span><span class="cx">         function get_error_codes() {
</span><span class="cx">                 if ( empty($this-&gt;errors) )
</span><span class="lines">@@ -102,7 +102,7 @@
</span><span class="cx">          * @since 2.1.0
</span><span class="cx">          *
</span><span class="cx">          * @param string|int $code Optional. Retrieve messages matching code, if exists.
</span><del>-         * @return array Error strings on success, or empty array on failure (if using codee parameter).
</del><ins>+         * @return array Error strings on success, or empty array on failure (if using code parameter).
</ins><span class="cx">          */
</span><span class="cx">         function get_error_messages($code = '') {
</span><span class="cx">                 // Return all messages if no code specified.
</span></span></pre></div>
<a id="trunkwpincludesclasswpxmlrpcserverphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-wp-xmlrpc-server.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-wp-xmlrpc-server.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-wp-xmlrpc-server.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * WordPress XMLRPC server implementation.
</span><span class="cx">  *
</span><del>- * Implements compatability for Blogger API, MetaWeblog API, MovableType, and
</del><ins>+ * Implements compatibility for Blogger API, MetaWeblog API, MovableType, and
</ins><span class="cx">  * pingback. Additional WordPress API for managing comments, pages, posts,
</span><span class="cx">  * options, etc.
</span><span class="cx">  *
</span><span class="lines">@@ -747,7 +747,7 @@
</span><span class="cx">                         ORDER BY ID
</span><span class="cx">                 &quot;);
</span><span class="cx"> 
</span><del>-                // The date needs to be formated properly.
</del><ins>+                // The date needs to be formatted properly.
</ins><span class="cx">                 $num_pages = count($page_list);
</span><span class="cx">                 for ( $i = 0; $i &lt; $num_pages; $i++ ) {
</span><span class="cx">                         $post_date = mysql2date('Ymd\TH:i:s', $page_list[$i]-&gt;post_date, false);
</span><span class="lines">@@ -1551,7 +1551,7 @@
</span><span class="cx">          *  - username
</span><span class="cx">          *  - password
</span><span class="cx">          *  - attachment_id
</span><del>-         * @return array. Assocciative array containing:
</del><ins>+         * @return array. Associative array containing:
</ins><span class="cx">          *  - 'date_created_gmt'
</span><span class="cx">          *  - 'parent'
</span><span class="cx">          *  - 'link'
</span><span class="lines">@@ -1661,7 +1661,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         /**
</span><del>-          * Retrives a list of post formats used by the site
</del><ins>+          * Retrieves a list of post formats used by the site
</ins><span class="cx">           *
</span><span class="cx">           * @since 3.1
</span><span class="cx">           *
</span><span class="lines">@@ -3445,7 +3445,7 @@
</span><span class="cx">                 } elseif ( isset($urltest['fragment']) ) {
</span><span class="cx">                         // an #anchor is there, it's either...
</span><span class="cx">                         if ( intval($urltest['fragment']) ) {
</span><del>-                                // ...an integer #XXXX (simpliest case)
</del><ins>+                                // ...an integer #XXXX (simplest case)
</ins><span class="cx">                                 $post_ID = (int) $urltest['fragment'];
</span><span class="cx">                                 $way = 'from the fragment (numeric)';
</span><span class="cx">                         } elseif ( preg_match('/post-[0-9]+/',$urltest['fragment']) ) {
</span></span></pre></div>
<a id="trunkwpincludesclasswpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-wp.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-wp.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/class-wp.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -569,7 +569,7 @@
</span><span class="cx">          *
</span><span class="cx">          * @access public
</span><span class="cx">          * @param string $subject subject
</span><del>-         * @param array  $matches data used for subsitution
</del><ins>+         * @param array  $matches data used for substitution
</ins><span class="cx">          * @return string
</span><span class="cx">          */
</span><span class="cx">         function apply($subject, $matches) {
</span></span></pre></div>
<a id="trunkwpincludescommenttemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/comment-template.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/comment-template.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/comment-template.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -362,7 +362,7 @@
</span><span class="cx">  * Retrieve the comment date of the current comment.
</span><span class="cx">  *
</span><span class="cx">  * @since 1.5.0
</span><del>- * @uses apply_filters() Calls 'get_comment_date' hook with the formated date and the $d parameter respectively
</del><ins>+ * @uses apply_filters() Calls 'get_comment_date' hook with the formatted date and the $d parameter respectively
</ins><span class="cx">  * @uses $comment
</span><span class="cx">  *
</span><span class="cx">  * @param string $d The format of the date (defaults to user's config)
</span><span class="lines">@@ -832,7 +832,7 @@
</span><span class="cx">  *
</span><span class="cx">  * The $file path is passed through a filter hook called, 'comments_template'
</span><span class="cx">  * which includes the TEMPLATEPATH and $file combined. Tries the $filtered path
</span><del>- * first and if it fails it will require the default comment themplate from the
</del><ins>+ * first and if it fails it will require the default comment template from the
</ins><span class="cx">  * default theme. If either does not exist, then the WordPress process will be
</span><span class="cx">  * halted. It is advised for that reason, that the default theme is not deleted.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkwpincludesdeprecatedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/deprecated.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/deprecated.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/deprecated.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -2073,7 +2073,7 @@
</span><span class="cx">  * Checks and cleans a URL.
</span><span class="cx">  *
</span><span class="cx">  * A number of characters are removed from the URL. If the URL is for displaying
</span><del>- * (the default behaviour) amperstands are also replaced. The 'clean_url' filter
</del><ins>+ * (the default behaviour) ampersands are also replaced. The 'clean_url' filter
</ins><span class="cx">  * is applied to the returned cleaned URL.
</span><span class="cx">  *
</span><span class="cx">  * @since 1.2.0
</span></span></pre></div>
<a id="trunkwpincludesformattingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/formatting.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/formatting.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/formatting.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -2228,7 +2228,7 @@
</span><span class="cx">  * Checks and cleans a URL.
</span><span class="cx">  *
</span><span class="cx">  * A number of characters are removed from the URL. If the URL is for displaying
</span><del>- * (the default behaviour) amperstands are also replaced. The 'clean_url' filter
</del><ins>+ * (the default behaviour) ampersands are also replaced. The 'clean_url' filter
</ins><span class="cx">  * is applied to the returned cleaned URL.
</span><span class="cx">  *
</span><span class="cx">  * @since 2.8.0
</span></span></pre></div>
<a id="trunkwpincludesfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/functions.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/functions.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/functions.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">  * @param string $dateformatstring Either 'G', 'U', or php date format.
</span><span class="cx">  * @param string $mysqlstring Time from mysql DATETIME field.
</span><span class="cx">  * @param bool $translate Optional. Default is true. Will switch format to locale.
</span><del>- * @return string Date formated by $dateformatstring or locale (if available).
</del><ins>+ * @return string Date formatted by $dateformatstring or locale (if available).
</ins><span class="cx">  */
</span><span class="cx"> function mysql2date( $dateformatstring, $mysqlstring, $translate = true ) {
</span><span class="cx">         $m = $mysqlstring;
</span><span class="lines">@@ -3586,7 +3586,7 @@
</span><span class="cx">                 /* First we check if the DOMDocument class exists. If it does not exist,
</span><span class="cx">                  * which is the case for PHP 4.X, then we cannot easily update the xml configuration file,
</span><span class="cx">                  * hence we just bail out and tell user that pretty permalinks cannot be used.
</span><del>-                 * This is not a big issue because PHP 4.X is going to be depricated and for IIS it
</del><ins>+                 * This is not a big issue because PHP 4.X is going to be deprecated and for IIS it
</ins><span class="cx">                  * is recommended to use PHP 5.X NTS.
</span><span class="cx">                  * Next we check if the URL Rewrite Module 1.1 is loaded and enabled for the web site. When
</span><span class="cx">                  * URL Rewrite 1.1 is loaded it always sets a server variable called 'IIS_UrlRewriteModule'.
</span></span></pre></div>
<a id="trunkwpincludeshttpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/http.php (18632 => 18633)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/http.php        2011-09-03 14:18:10 UTC (rev 18632)
+++ trunk/wp-includes/http.php        2011-09-03 16:02:41 UTC (rev 18633)
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @param array $response
</span><span class="cx">  * @param string $header Header name to retrieve value from.
</span><del>- * @return string The header value. Empty string on if incorrect parameter given, or if the header doesnt exist.
</del><ins>+ * @return string The header value. Empty string on if incorrect parameter given, or if the header doesn't exist.
</ins><span class="cx">  */
</span><span class="cx"> function wp_remote_retrieve_header(&amp;$response, $header) {
</span><span class="cx">         if ( is_wp_error($response) || ! isset($response['headers']) || ! is_array($response['headers']))
</span></span></pre>
</div>
</div>

</body>
</html>