mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
update comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user