Skip to content

Commit

Permalink
Fix an outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbo committed Nov 12, 2023
1 parent 37e0319 commit 45b278f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novelwriter/gui/doceditor.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class _SelectAction(Enum):
KEEP_POSITION = 2
MOVE_AFTER = 3

# END Class EditorSelectMode
# END Class _SelectAction


class GuiDocEditor(QPlainTextEdit):
Expand Down

0 comments on commit 45b278f

Please sign in to comment.