Fixed typo introduced in commit c11bb23
authorNoxx <noxx@penya.de>
Tue, 14 May 2013 20:42:33 +0000 (22:42 +0200)
committerNoxx <noxx@penya.de>
Tue, 14 May 2013 20:42:33 +0000 (22:42 +0200)
client/assets/dev/view.js

index 8fb70b241bf46184818e40d0abb23483e532a466..0e96ac823fb7da7890ad4d4717e6ead8ded34b17 100644 (file)
@@ -1016,7 +1016,7 @@ _kiwi.view.ControlBox = Backbone.View.extend({
                 this.buffer_pos--;\r
                 inp.val(this.buffer[this.buffer_pos]);\r
             }\r
-            //suppress browsers default behavior as it would set the coursor at the beginning)\r
+            //suppress browsers default behavior as it would set the cursor at the beginning\r
             return false;\r
 \r
         case (ev.keyCode === 40):              // down\r