[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo
From: |
ruijie |
Subject: |
[bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo |
Date: |
Sat, 27 May 2023 22:34:31 +0800 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#63753] [PATCH] * doc/guix.texi (Using Guix Interactively): Fix typo,
ruijie <=