diff --git a/rhodecode/public/js/mode/coffeescript/index.html b/rhodecode/public/js/mode/coffeescript/index.html --- a/rhodecode/public/js/mode/coffeescript/index.html +++ b/rhodecode/public/js/mode/coffeescript/index.html @@ -16,10 +16,10 @@ # Copyright (c) 2011 Jeff Pickhardt, released under # the MIT License. # -# Modified from the Python CodeMirror mode, which also is +# Modified from the Python CodeMirror mode, which also is # under the MIT License Copyright (c) 2010 Timothy Farrell. # -# The following script, Underscore.coffee, is used to +# The following script, Underscore.coffee, is used to # demonstrate CoffeeScript mode for CodeMirror. # # To download CoffeeScript mode for CodeMirror, go to: