Skip to content

Commit

Permalink
typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Sep 24, 2016
1 parent d632883 commit c886f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def cursor_pos(view, pos=None):
Args:
view (sublime.View): current view
pos (int, optional): given positioned. First selection by default
pos (int, optional): given position. First selection by default
Returns:
(row, col): tuple of row and col for cursor position
Expand Down

0 comments on commit c886f98

Please sign in to comment.