all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo
@ 2023-05-27 14:34 ruijie--- via Guix-patches via
  2023-06-04  3:01 ` [bug#63753] [PATCH v2 0/1] Fix guix.texi typo Ruijie Yu via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: ruijie--- via Guix-patches via @ 2023-05-27 14:34 UTC (permalink / raw)
  To: 63753; +Cc: Ruijie Yu

From: Ruijie Yu <ruijie+git@netyu.xyz>

---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 31dc33fb97..7946e25059 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12453,7 +12453,7 @@ shows build events only, and higher levels print build logs.
 @end deffn
 
 @deffn {REPL command} run-in-store @var{exp}
-Run @var{exp}, a monadic expresssion, through the store monad.
+Run @var{exp}, a monadic expression, through the store monad.
 @xref{The Store Monad}, for more information.
 @end deffn
 
-- 
2.40.1





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

* [bug#63753] [PATCH v2 0/1] Fix guix.texi typo
  2023-05-27 14:34 [bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo ruijie--- via Guix-patches via
@ 2023-06-04  3:01 ` Ruijie Yu via Guix-patches via
  2023-06-04  3:01   ` [bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): Fix typo Ruijie Yu via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: Ruijie Yu via Guix-patches via @ 2023-06-04  3:01 UTC (permalink / raw)
  To: 63753; +Cc: Ruijie Yu, Ludovic Courtès

From: Ruijie Yu <ruijie@netyu.xyz>

Ping, since it has been one week.  :)

I also took this chance to fix the commit email in use.  See the
next mail for the actual patch.

And I took the liberty to CC Ludo, who added this paragraph
according to git-blame.

Ruijie Yu (1):
  * doc/guix.texi (Using Guix Interactively): Fix typo

 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.40.1





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

* [bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): Fix typo
  2023-06-04  3:01 ` [bug#63753] [PATCH v2 0/1] Fix guix.texi typo Ruijie Yu via Guix-patches via
@ 2023-06-04  3:01   ` Ruijie Yu via Guix-patches via
  2023-06-24 15:07     ` bug#63753: [PATCH] " Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Ruijie Yu via Guix-patches via @ 2023-06-04  3:01 UTC (permalink / raw)
  To: 63753; +Cc: Ruijie Yu, Ludovic Courtès

From: Ruijie Yu <ruijie@netyu.xyz>

---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 31dc33fb97..7946e25059 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12453,7 +12453,7 @@ shows build events only, and higher levels print build logs.
 @end deffn
 
 @deffn {REPL command} run-in-store @var{exp}
-Run @var{exp}, a monadic expresssion, through the store monad.
+Run @var{exp}, a monadic expression, through the store monad.
 @xref{The Store Monad}, for more information.
 @end deffn
 
-- 
2.40.1





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

* bug#63753: [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo
  2023-06-04  3:01   ` [bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): Fix typo Ruijie Yu via Guix-patches via
@ 2023-06-24 15:07     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2023-06-24 15:07 UTC (permalink / raw)
  To: ruijie; +Cc: 63753-done

Hi!

This typo was fixed by Efraim in
c1b8f1bc7a67ff8fa8bfe2a1475e23adf3581219.

Thanks,
Ludo’.




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

end of thread, other threads:[~2023-06-24 15:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27 14:34 [bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo ruijie--- via Guix-patches via
2023-06-04  3:01 ` [bug#63753] [PATCH v2 0/1] Fix guix.texi typo Ruijie Yu via Guix-patches via
2023-06-04  3:01   ` [bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): Fix typo Ruijie Yu via Guix-patches via
2023-06-24 15:07     ` bug#63753: [PATCH] " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.