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

Previous Next

Package: guile;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 14 Sep 2022 18:15:02 UTC

Severity: normal

Tags: patch

Done: lloda <lloda <at> sarc.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jgart <jgart <at> dismail.de>
To: 57808 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
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





This bug report was last modified 2 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.