jmarantz closed pull request #2: Fixed Spelling.
URL: https://github.com/apache/incubator-pagespeed-debian/pull/2
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/net/instaweb/rewriter/panel_loader.js 
b/src/net/instaweb/rewriter/panel_loader.js
index 4b987ecf..639d6b96 100644
--- a/src/net/instaweb/rewriter/panel_loader.js
+++ b/src/net/instaweb/rewriter/panel_loader.js
@@ -198,7 +198,7 @@ pagespeed.PanelLoader.prototype.executeATFScripts = 
function() {
     };
     window.pagespeed.deferJs.registerScriptTags(
         criticalScriptsDoneCallback, pagespeed.lastScriptIndexBeforePanelStub);
-    // TODO(ksimbili): Wait untill the high res Images are set before starting
+    // TODO(ksimbili): Wait until the high res Images are set before starting
     // the execution.
     window.pagespeed.deferJs.run();
   }
diff --git 
a/src/third_party/closure_library/closure/goog/testing/asynctestcase.js 
b/src/third_party/closure_library/closure/goog/testing/asynctestcase.js
index b915eddd..794ba25e 100644
--- a/src/third_party/closure_library/closure/goog/testing/asynctestcase.js
+++ b/src/third_party/closure_library/closure/goog/testing/asynctestcase.js
@@ -823,7 +823,7 @@ goog.testing.AsyncTestCase.prototype.pump_ = 
function(opt_doFirst) {
 
 
 /**
- * Sets up the test page and then waits untill the test case has been marked
+ * Sets up the test page and then waits until the test case has been marked
  * as ready before executing the tests.
  * @private
  */


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to