]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/ert.el: Update reference to 'cl-assert'
authorPhilipp Stephani <phst@google.com>
Thu, 30 Dec 2021 15:22:32 +0000 (16:22 +0100)
committerPhilipp Stephani <phst@google.com>
Thu, 30 Dec 2021 15:23:48 +0000 (16:23 +0100)
lisp/emacs-lisp/ert.el

index cc464a0f819de052b9ca911927eda2075e74cb7b..c5701328704b8cac5db5872c809eb8e5ec350e3b 100644 (file)
@@ -39,7 +39,7 @@
 ;; but signals a different error when its condition is violated that
 ;; is caught and processed by ERT.  In addition, it analyzes its
 ;; argument form and records information that helps debugging
-;; (`assert' tries to do something similar when its second argument
+;; (`cl-assert' tries to do something similar when its second argument
 ;; SHOW-ARGS is true, but `should' is more sophisticated).  For
 ;; information on `should-not' and `should-error', see their
 ;; docstrings.  `skip-unless' skips the test immediately without