We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4c0f5 commit 84bfc68Copy full SHA for 84bfc68
lisp/org.el
@@ -16564,7 +16564,7 @@ overwritten, and the table is not marked as requiring realignment."
16564
(1+ org-self-insert-command-undo-counter))))))))
16565
16566
(defun org-check-before-invisible-edit (kind)
16567
- "Check is editing if kind KIND would be dangerous with invisible text around.
+ "Check if editing kind KIND would be dangerous with invisible text around.
16568
The detailed reaction depends on the user option `org-catch-invisible-edits'."
16569
;; First, try to get out of here as quickly as possible, to reduce overhead
16570
(when (and org-catch-invisible-edits
0 commit comments