]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/ert.el
Standardize possessive apostrophe usage in manuals, docs, and comments
[gnu-emacs] / lisp / emacs-lisp / ert.el
index be8eb77f17080f2d106f15ccf1979894c8757831..9cbe29bf322a98ed6e706e97289061f3e42a8672 100644 (file)
@@ -862,7 +862,7 @@ run.  DEBUGGER-ARGS are the arguments to `debugger'."
                   (make-ert-test-failed :condition condition
                                         :backtrace backtrace
                                         :infos infos))))
-         ;; Work around Emacs' heuristic (in eval.c) for detecting
+         ;; Work around Emacs's heuristic (in eval.c) for detecting
          ;; errors in the debugger.
          (incf num-nonmacro-input-events)
          ;; FIXME: We should probably implement more fine-grained