emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57808: closed ([PATCH] string-fun: Fix typo)


From: GNU bug Tracking System
Subject: bug#57808: closed ([PATCH] string-fun: Fix typo)
Date: Sat, 17 Sep 2022 11:46:03 +0000

Your message dated Sat, 17 Sep 2022 13:45:11 +0200
with message-id <B70DA76A-6174-4466-BD0F-0CEBB59FFAEF@sarc.name>
and subject line Re: bug#57808: [PATCH] string-fun: Fix typo
has caused the debbugs.gnu.org bug report #57808,
regarding [PATCH] string-fun: Fix typo
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57808
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] string-fun: Fix typo Date: Wed, 14 Sep 2022 13:14:21 -0500
---
 module/ice-9/string-fun.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module/ice-9/string-fun.scm b/module/ice-9/string-fun.scm
index 03e0238fa..592b49e20 100644
--- a/module/ice-9/string-fun.scm
+++ b/module/ice-9/string-fun.scm
@@ -30,7 +30,7 @@
 
 ;;;;
 ;;;
-;;; Various string funcitons, particularly those that take
+;;; Various string functions, particularly those that take
 ;;; advantage of the "shared substring" capability.
 ;;; FIXME Document these functions in Miscellaneous String Operations::
 ;;; in doc/ref/api-data.texi.
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: bug#57808: [PATCH] string-fun: Fix typo Date: Sat, 17 Sep 2022 13:45:11 +0200
Applied in 9592516bfa23056542e9b05b00a4449d0809c6bc. Ty!



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]