1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Spelling fixes

This commit is contained in:
Paul Eggert 2016-01-30 20:05:26 -08:00
parent 93b144bbaa
commit b920a0ee6b
2 changed files with 3 additions and 5 deletions

View file

@ -1036,7 +1036,7 @@ VERSION is of the format (Major . Minor)"
(define-abbrev-table 'prolog-mode-abbrev-table ())
;; Becauses this can `eval' its arguments, any variable that gets
;; Because this can `eval' its arguments, any variable that gets
;; processed by it should be marked as :risky.
(defun prolog-find-value-by-system (alist)
"Get value from ALIST according to `prolog-system'."