rabbah closed pull request #26: Fixed Spelling.
URL: https://github.com/apache/incubator-openwhisk-tutorial/pull/26
 
 
   

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/whisk_tutorial/static/js/jquery.terminal.js 
b/whisk_tutorial/static/js/jquery.terminal.js
index e9bf745..e4b4a85 100644
--- a/whisk_tutorial/static/js/jquery.terminal.js
+++ b/whisk_tutorial/static/js/jquery.terminal.js
@@ -3861,7 +3861,7 @@
                 return d.promise();
             },
             // -------------------------------------------------------------
-            // :: bypass login function that wait untill you type user/pass
+            // :: bypass login function that wait until you type user/pass
             // :: it hide implementation detail
             // -------------------------------------------------------------
             autologin: function(user, token, silent) {
diff --git a/whisk_tutorial/static/js/terminal.coffee 
b/whisk_tutorial/static/js/terminal.coffee
index 7fa1ac6..b35534b 100644
--- a/whisk_tutorial/static/js/terminal.coffee
+++ b/whisk_tutorial/static/js/terminal.coffee
@@ -186,7 +186,7 @@ do @myTerminal = ->
 
     term.pause()
     i = 0
-    # function calls itself after timeout is done, untill
+    # function calls itself after timeout is done, until
     # all lines are finished
     foo = (lines) ->
       self.setTimeout ( ->


 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to