Consistent CodeMirror casing

This commit is contained in:
Joshua Peek
2016-09-23 13:54:55 -07:00
parent 6564078061
commit fdb962518f
4 changed files with 4 additions and 4 deletions

View File

@@ -399,7 +399,7 @@ module Linguist
# Returns a String name or nil
attr_reader :ace_mode
# Public: Get Codemirror mode (as expressed by a mimetype)
# Public: Get CodeMirror mode (as expressed by a mimetype)
#
# Examples
#