update comment

This commit is contained in:
Ben Ogle
2013-07-17 18:25:41 -07:00
parent e43e8d156e
commit 76be95bd6c

View File

@@ -182,7 +182,7 @@ class LanguageMode
desiredIndentLevel
# Calculate a minimum indent level for a range of lines.
# Calculate a minimum indent level for a range of lines excluding empty lines.
#
# startRow - The row {Number} to start at
# endRow - The row {Number} to end at