From 4b4f6dc84cbe85fa0b5b45443a6c9af7a618e25a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 5 Jun 2008 16:51:30 +0000 Subject: [PATCH] Fix comment typo. --- lisp/gnus/gnus-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-util.el b/lisp/gnus/gnus-util.el index 88671693721..bef74579406 100644 --- a/lisp/gnus/gnus-util.el +++ b/lisp/gnus/gnus-util.el @@ -62,7 +62,7 @@ (eval-and-compile (cond ;; Prefer `replace-regexp-in-string' (present in Emacs, XEmacs 21.5, - ;; SXEmacs 22.1.4) over `replace-in-string'. The lalter leads to inf-loops + ;; SXEmacs 22.1.4) over `replace-in-string'. The latter leads to inf-loops ;; on empty matches: ;; (replace-in-string "foo" "/*$" "/") ;; (replace-in-string "xe" "\\(x\\)?" "") -- 2.39.2