<!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>[29479] trunk/src: Fix some documentation typos in various core files.</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 { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { 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/29479">29479</a></dd>
<dt>Author</dt> <dd>DrewAPicture</dd>
<dt>Date</dt> <dd>2014-08-13 03:55:10 +0000 (Wed, 13 Aug 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix some documentation typos in various core files.

Props vlajos.
Fixes <a href="http://core.trac.wordpress.org/ticket/29199">#29199</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadminincludesclasswpupgraderphp">trunk/src/wp-admin/includes/class-wp-upgrader.php</a></li>
<li><a href="#trunksrcwpadminincludesthemephp">trunk/src/wp-admin/includes/theme.php</a></li>
<li><a href="#trunksrcwpincludesclassIXRphp">trunk/src/wp-includes/class-IXR.php</a></li>
<li><a href="#trunksrcwpincludesclasshttpphp">trunk/src/wp-includes/class-http.php</a></li>
<li><a href="#trunksrcwpincludesclasssimplepiephp">trunk/src/wp-includes/class-simplepie.php</a></li>
<li><a href="#trunksrcwpincludesclasswpwalkerphp">trunk/src/wp-includes/class-wp-walker.php</a></li>
<li><a href="#trunksrcwpincludesdatephp">trunk/src/wp-includes/date.php</a></li>
<li><a href="#trunksrcwpincludesformattingphp">trunk/src/wp-includes/formatting.php</a></li>
<li><a href="#trunksrcwpincludesjsheartbeatjs">trunk/src/wp-includes/js/heartbeat.js</a></li>
<li><a href="#trunksrcwpincludesjsmediaaudiovideojs">trunk/src/wp-includes/js/media-audiovideo.js</a></li>
<li><a href="#trunksrcwpincludesjsmediaviewsjs">trunk/src/wp-includes/js/media-views.js</a></li>
<li><a href="#trunksrcwpincludesjsswfuploadswfuploadjs">trunk/src/wp-includes/js/swfupload/swfupload.js</a></li>
<li><a href="#trunksrcwpincludesjsthickboxthickboxjs">trunk/src/wp-includes/js/thickbox/thickbox.js</a></li>
<li><a href="#trunksrcwpincludespomotranslationsphp">trunk/src/wp-includes/pomo/translations.php</a></li>
<li><a href="#trunksrcwpincludesrssphp">trunk/src/wp-includes/rss.php</a></li>
<li><a href="#trunksrcwpincludeswpdiffphp">trunk/src/wp-includes/wp-diff.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadminincludesclasswpupgraderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/class-wp-upgrader.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/class-wp-upgrader.php        2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-admin/includes/class-wp-upgrader.php   2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -2089,7 +2089,7 @@
</span><span class="cx">                          return;
</span><span class="cx">          }
</span><span class="cx"> 
</span><del>-               // Update the lock, as by this point we've definately got a lock, just need to fire the actions
</del><ins>+                // Update the lock, as by this point we've definitely got a lock, just need to fire the actions
</ins><span class="cx">           update_option( $lock_name, time() );
</span><span class="cx"> 
</span><span class="cx">          // Don't automatically run these thins, as we'll handle it ourselves
</span></span></pre></div>
<a id="trunksrcwpadminincludesthemephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/includes/theme.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/includes/theme.php    2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-admin/includes/theme.php       2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">  * It is possible for a theme to override the Themes API result with three
</span><span class="cx">  * filters. Assume this is for themes, which can extend on the Theme Info to
</span><span class="cx">  * offer more choices. This is very powerful and must be used with care, when
</span><del>- * overridding the filters.
</del><ins>+ * overriding the filters.
</ins><span class="cx">  *
</span><span class="cx">  * The first filter, 'themes_api_args', is for the args and gives the action as
</span><span class="cx">  * the second parameter. The hook for 'themes_api_args' must ensure that an
</span></span></pre></div>
<a id="trunksrcwpincludesclassIXRphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-IXR.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-IXR.php      2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/class-IXR.php 2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -358,7 +358,7 @@
</span><span class="cx">                     $this->_arraystructs[count($this->_arraystructs)-1][] = $value;
</span><span class="cx">                 }
</span><span class="cx">             } else {
</span><del>-                // Just add as a paramater
</del><ins>+                // Just add as a parameter
</ins><span class="cx">                 $this->params[] = $value;
</span><span class="cx">             }
</span><span class="cx">         }
</span><span class="lines">@@ -451,7 +451,7 @@
</span><span class="cx"> 
</span><span class="cx">         // Perform the callback and send the response
</span><span class="cx">         if (count($args) == 1) {
</span><del>-            // If only one paramater just send that instead of the whole array
</del><ins>+            // If only one parameter just send that instead of the whole array
</ins><span class="cx">             $args = $args[0];
</span><span class="cx">         }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludesclasshttpphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-http.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-http.php     2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/class-http.php        2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -727,7 +727,7 @@
</span><span class="cx">   * @since 3.7.0
</span><span class="cx">   *
</span><span class="cx">   * @param string $url The URL which was requested.
</span><del>-        * @param array $args The Arguements which were used to make the request.
</del><ins>+         * @param array $args The Arguments which were used to make the request.
</ins><span class="cx">    * @param array $response The Response of the HTTP request.
</span><span class="cx">   * @return false|object False if no redirect is present, a WP_HTTP or WP_Error result otherwise.
</span><span class="cx">   */
</span><span class="lines">@@ -1430,7 +1430,7 @@
</span><span class="cx"> 
</span><span class="cx">          $curl_error = curl_errno( $handle );
</span><span class="cx"> 
</span><del>-               // If an error occured, or, no response.
</del><ins>+                // If an error occurred, or, no response.
</ins><span class="cx">           if ( $curl_error || ( 0 == strlen( $theBody ) && empty( $theHeaders['headers'] ) ) ) {
</span><span class="cx">                  if ( CURLE_WRITE_ERROR /* 23 */ == $curl_error &&  $r['stream'] ) {
</span><span class="cx">                          fclose( $this->stream_handle );
</span></span></pre></div>
<a id="trunksrcwpincludesclasssimplepiephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-simplepie.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-simplepie.php        2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/class-simplepie.php   2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -1612,7 +1612,7 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Get the error message for the occured error
</del><ins>+         * Get the error message for the occurred error.
</ins><span class="cx">    *
</span><span class="cx">   * @return string|array Error message, or array of messages for multifeeds
</span><span class="cx">   */
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpwalkerphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/class-wp-walker.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/class-wp-walker.php        2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/class-wp-walker.php   2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">  protected $max_pages = 1;
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Wether the current element has children or not.
</del><ins>+         * Whether the current element has children or not.
</ins><span class="cx">    *
</span><span class="cx">   * To be used in start_el().
</span><span class="cx">   *
</span></span></pre></div>
<a id="trunksrcwpincludesdatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/date.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/date.php   2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/date.php      2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">   *                                     Default (string:empty)|(array:last day of month). Accepts numbers 1-31.
</span><span class="cx">   *             }
</span><span class="cx">   *             @type string       $column    Optional. Used to add a clause comparing a column other than the column
</span><del>-        *                                           specified in the top-level $column paramater.  Default is the value
</del><ins>+         *                                           specified in the top-level $column parameter.  Default is the value
</ins><span class="cx">    *                                           of top-level $column. Accepts 'post_date', 'post_date_gmt',
</span><span class="cx">   *                                           'post_modified', 'post_modified_gmt', 'comment_date', 'comment_date_gmt'.
</span><span class="cx">   *             @type string       $compare   Optional. The comparison operator. Default '='. Accepts '=', '!=',
</span></span></pre></div>
<a id="trunksrcwpincludesformattingphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/formatting.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/formatting.php     2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/formatting.php        2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -227,27 +227,27 @@
</span><span class="cx">  $textarr = preg_split( $regex, $text, -1, PREG_SPLIT_DELIM_CAPTURE | PREG_SPLIT_NO_EMPTY );
</span><span class="cx"> 
</span><span class="cx">  foreach ( $textarr as &$curl ) {
</span><del>-               // Only call _wptexturize_pushpop_element if $curl is a delimeter.
</del><ins>+                // Only call _wptexturize_pushpop_element if $curl is a delimiter.
</ins><span class="cx">           $first = $curl[0];
</span><span class="cx">          if ( '<' === $first && '>' === substr( $curl, -1 ) ) {
</span><del>-                       // This is an HTML delimeter.
</del><ins>+                        // This is an HTML delimiter.
</ins><span class="cx"> 
</span><span class="cx">                  if ( '<!--' !== substr( $curl, 0, 4 ) ) {
</span><span class="cx">                          _wptexturize_pushpop_element( $curl, $no_texturize_tags_stack, $no_texturize_tags );
</span><span class="cx">                  }
</span><span class="cx"> 
</span><span class="cx">          } elseif ( '' === trim( $curl ) ) {
</span><del>-                       // This is a newline between delimeters.  Performance improves when we check this.
</del><ins>+                        // This is a newline between delimiters.  Performance improves when we check this.
</ins><span class="cx"> 
</span><span class="cx">                  continue;
</span><span class="cx"> 
</span><span class="cx">          } elseif ( '[' === $first && 1 === preg_match( '/^\[(?:[^\[\]<>]|<[^>]+>)++\]$/', $curl ) ) {
</span><del>-                       // This is a shortcode delimeter.
</del><ins>+                        // This is a shortcode delimiter.
</ins><span class="cx"> 
</span><span class="cx">                  _wptexturize_pushpop_element( $curl, $no_texturize_shortcodes_stack, $no_texturize_shortcodes );
</span><span class="cx"> 
</span><span class="cx">          } elseif ( '[' === $first && 1 === preg_match( '/^\[\[?(?:[^\[\]<>]|<[^>]+>)++\]\]?$/', $curl ) ) {
</span><del>-                       // This is an escaped shortcode delimeter.
</del><ins>+                        // This is an escaped shortcode delimiter.
</ins><span class="cx"> 
</span><span class="cx">                  // Do not texturize.
</span><span class="cx">                  // Do not push to the shortcodes stack.
</span><span class="lines">@@ -255,7 +255,7 @@
</span><span class="cx">                  continue;
</span><span class="cx"> 
</span><span class="cx">          } elseif ( empty( $no_texturize_shortcodes_stack ) && empty( $no_texturize_tags_stack ) ) {
</span><del>-                       // This is neither a delimeter, nor is this content inside of no_texturize pairs.  Do texturize.
</del><ins>+                        // This is neither a delimiter, nor is this content inside of no_texturize pairs.  Do texturize.
</ins><span class="cx"> 
</span><span class="cx">                  $curl = str_replace( $static_characters, $static_replacements, $curl );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludesjsheartbeatjs"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/js/heartbeat.js (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/js/heartbeat.js    2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/js/heartbeat.js       2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">                          // Whether a connection is currently in progress
</span><span class="cx">                          connecting: false,
</span><span class="cx"> 
</span><del>-                               // Whether a connection error occured
</del><ins>+                                // Whether a connection error occurred
</ins><span class="cx">                           connectionError: false,
</span><span class="cx"> 
</span><span class="cx">                          // Used to track non-critical errors
</span></span></pre></div>
<a id="trunksrcwpincludesjsmediaaudiovideojs"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/js/media-audiovideo.js (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/js/media-audiovideo.js     2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/js/media-audiovideo.js        2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -617,7 +617,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * wp.media.view.MediaDetails
</span><span class="cx">   *
</span><del>-        * @contructor
</del><ins>+         * @constructor
</ins><span class="cx">    * @augments wp.media.view.Settings.AttachmentDisplay
</span><span class="cx">   * @augments wp.media.view.Settings
</span><span class="cx">   * @augments wp.media.View
</span><span class="lines">@@ -762,7 +762,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * wp.media.view.AudioDetails
</span><span class="cx">   *
</span><del>-        * @contructor
</del><ins>+         * @constructor
</ins><span class="cx">    * @augments wp.media.view.MediaDetails
</span><span class="cx">   * @augments wp.media.view.Settings.AttachmentDisplay
</span><span class="cx">   * @augments wp.media.view.Settings
</span><span class="lines">@@ -794,7 +794,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * wp.media.view.VideoDetails
</span><span class="cx">   *
</span><del>-        * @contructor
</del><ins>+         * @constructor
</ins><span class="cx">    * @augments wp.media.view.MediaDetails
</span><span class="cx">   * @augments wp.media.view.Settings.AttachmentDisplay
</span><span class="cx">   * @augments wp.media.view.Settings
</span></span></pre></div>
<a id="trunksrcwpincludesjsmediaviewsjs"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/js/media-views.js (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/js/media-views.js  2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/js/media-views.js     2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -6784,7 +6784,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * wp.media.view.EmbedImage
</span><span class="cx">   *
</span><del>-        * @contructor
</del><ins>+         * @constructor
</ins><span class="cx">    * @augments wp.media.view.Settings.AttachmentDisplay
</span><span class="cx">   * @augments wp.media.view.Settings
</span><span class="cx">   * @augments wp.media.View
</span><span class="lines">@@ -6811,7 +6811,7 @@
</span><span class="cx">  /**
</span><span class="cx">   * wp.media.view.ImageDetails
</span><span class="cx">   *
</span><del>-        * @contructor
</del><ins>+         * @constructor
</ins><span class="cx">    * @augments wp.media.view.Settings.AttachmentDisplay
</span><span class="cx">   * @augments wp.media.view.Settings
</span><span class="cx">   * @augments wp.media.View
</span></span></pre></div>
<a id="trunksrcwpincludesjsswfuploadswfuploadjs"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/js/swfupload/swfupload.js (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/js/swfupload/swfupload.js  2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/js/swfupload/swfupload.js     2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">  *
</span><span class="cx">  * mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/,  http://www.vinterwebb.se/
</span><span class="cx">  *
</span><del>- * SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz\xE9n and Mammon Media and is released under the MIT License:
</del><ins>+ * SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz�n and Mammon Media and is released under the MIT License:
</ins><span class="cx">  * http://www.opensource.org/licenses/mit-license.php
</span><span class="cx">  *
</span><span class="cx">  * SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
</span></span></pre></div>
<a id="trunksrcwpincludesjsthickboxthickboxjs"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/js/thickbox/thickbox.js (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/js/thickbox/thickbox.js    2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/js/thickbox/thickbox.js       2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">                  imgPreloader.onload = function(){
</span><span class="cx">                  imgPreloader.onload = null;
</span><span class="cx"> 
</span><del>-                       // Resizing large images - orginal by Christian Montoya edited by me.
</del><ins>+                        // Resizing large images - original by Christian Montoya edited by me.
</ins><span class="cx">                   var pagesize = tb_getPageSize();
</span><span class="cx">                  var x = pagesize[0] - 150;
</span><span class="cx">                  var y = pagesize[1] - 150;
</span><span class="lines">@@ -186,8 +186,8 @@
</span><span class="cx">                  var queryString = url.replace(/^[^\?]+\??/,'');
</span><span class="cx">                  var params = tb_parseQuery( queryString );
</span><span class="cx"> 
</span><del>-                       TB_WIDTH = (params['width']*1) + 30 || 630; //defaults to 630 if no paramaters were added to URL
-                       TB_HEIGHT = (params['height']*1) + 40 || 440; //defaults to 440 if no paramaters were added to URL
</del><ins>+                        TB_WIDTH = (params['width']*1) + 30 || 630; //defaults to 630 if no parameters were added to URL
+                       TB_HEIGHT = (params['height']*1) + 40 || 440; //defaults to 440 if no parameters were added to URL
</ins><span class="cx">                   ajaxContentW = TB_WIDTH - 30;
</span><span class="cx">                  ajaxContentH = TB_HEIGHT - 45;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpincludespomotranslationsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/pomo/translations.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/pomo/translations.php      2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/pomo/translations.php 2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -172,7 +172,7 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /**
</span><del>-        * Adds parantheses to the inner parts of ternary operators in
</del><ins>+         * Adds parentheses to the inner parts of ternary operators in
</ins><span class="cx">    * plural expressions, because PHP evaluates ternary oerators from left to right
</span><span class="cx">   *
</span><span class="cx">   * @param string $expression the expression without parentheses
</span></span></pre></div>
<a id="trunksrcwpincludesrssphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/rss.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/rss.php    2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/rss.php       2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -247,7 +247,7 @@
</span><span class="cx">          }
</span><span class="cx">          elseif ($this->feed_type == ATOM and $this->incontent  ) {
</span><span class="cx">                  // balance tags properly
</span><del>-                       // note:  i don't think this is actually neccessary
</del><ins>+                        // note: This may not actually be necessary
</ins><span class="cx">                   if ( $this->stack[0] == $el )
</span><span class="cx">                  {
</span><span class="cx">                          $this->append_content("</$el>");
</span><span class="lines">@@ -724,7 +724,7 @@
</span><span class="cx">  Function:       set
</span><span class="cx">  Purpose:        add an item to the cache, keyed on url
</span><span class="cx">  Input:          url from wich the rss file was fetched
</span><del>-       Output:         true on sucess
</del><ins>+        Output:         true on success
</ins><span class="cx"> \*=======================================================================*/
</span><span class="cx">  function set ($url, $rss) {
</span><span class="cx">          $cache_option = 'rss_' . $this->file_name( $url );
</span></span></pre></div>
<a id="trunksrcwpincludeswpdiffphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-includes/wp-diff.php (29478 => 29479)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-includes/wp-diff.php        2014-08-13 02:46:18 UTC (rev 29478)
+++ trunk/src/wp-includes/wp-diff.php   2014-08-13 03:55:10 UTC (rev 29479)
</span><span class="lines">@@ -414,7 +414,7 @@
</span><span class="cx">          if ( !$string1 )
</span><span class="cx">                  return $difference;
</span><span class="cx"> 
</span><del>-               // Return distance per charcter (of string1)
</del><ins>+                // Return distance per character (of string1).
</ins><span class="cx">           return $difference / strlen($string1);
</span><span class="cx">  }
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>