[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): F
From: |
ruijie |
Subject: |
[bug#63753] [PATCH v2 1/1] * doc/guix.texi (Using Guix Interactively): Fix typo |
Date: |
Sun, 4 Jun 2023 11:01:58 +0800 |
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