diff --git a/src/editor-view.coffee b/src/editor-view.coffee index 7b8ad82ab..152c46c35 100644 --- a/src/editor-view.coffee +++ b/src/editor-view.coffee @@ -762,7 +762,7 @@ class EditorView extends View # # Note that this is different from `lineHeight`, which is the computed # height of a line using the bounding box. This is the property value of - # CSS `line-height`. + # CSS `line-height`. # # Returns a {Float} identifying the CSS line-height. getLineHeight: ->