spelling error

This commit is contained in:
David Botton 2022-07-27 09:46:00 -04:00
parent 4cded3801c
commit 4611123f82

View file

@ -16,7 +16,7 @@
(defclass clog-jquery (clog-element)()
(:documentation "CLOG jQuery objects. A jQuery representa DOM queries that
can represent one or even my CLOG objects as a single element."))
can represent one or even many CLOG objects as a single element."))
;;;;;;;;;;;;;;;;;;;
;; create-jquery ;;