unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#57808: [PATCH] string-fun: Fix typo
@ 2022-09-14 18:14 jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
  2022-09-17 11:45 ` lloda
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language @ 2022-09-14 18:14 UTC (permalink / raw)
  To: 57808; +Cc: jgart

---
 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57808: [PATCH] string-fun: Fix typo
  2022-09-14 18:14 bug#57808: [PATCH] string-fun: Fix typo jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
@ 2022-09-17 11:45 ` lloda
  0 siblings, 0 replies; 2+ messages in thread
From: lloda @ 2022-09-17 11:45 UTC (permalink / raw)
  To: jgart,
	jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
  Cc: 57808-done


Applied in 9592516bfa23056542e9b05b00a4449d0809c6bc. Ty!






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-17 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 18:14 bug#57808: [PATCH] string-fun: Fix typo jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
2022-09-17 11:45 ` lloda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).