bug-guile
[Top][All Lists]
Advanced

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

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


From: jgart
Subject: bug#57808: [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






reply via email to

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