From 16318bfb518aa7bc06e502e6fad7e53ec91067f9 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 20 Nov 2022 12:59:39 +0100 Subject: ; Fix typos --- lisp/cedet/srecode/document.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/cedet/srecode/document.el') diff --git a/lisp/cedet/srecode/document.el b/lisp/cedet/srecode/document.el index a25d1441f1f..c264ebaa70a 100644 --- a/lisp/cedet/srecode/document.el +++ b/lisp/cedet/srecode/document.el @@ -29,7 +29,8 @@ ;; ;;; Origins: ;; -;; Document was first written w/ cparse, a custom regexp based c parser. +;; Document was first written with cparse, a custom regexp based c +;; parser. ;; ;; Document was then ported to cedet/semantic using sformat (super ;; format) as the templating engine. -- cgit v1.2.3