summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 41abfa4999..5ab42d121c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -23931,7 +23931,7 @@ to use that term for what we do now.}.
 The Reduced Binary Seed bootstrap removes the most critical tools---from a
 trust perspective---from the bootstrap binaries: GCC, Binutils and the GNU C
 Library are replaced by: @code{mescc-tools-seed} (a tiny assembler and linker)
-@code{bootstrap-mes} (a small Scheme Interpreter and a C compiler writen in
+@code{bootstrap-mes} (a small Scheme Interpreter and a C compiler written in
 Scheme and the Mes C Library, built for TinyCC and for GCC).  Using these new
 binary seeds and a new set of
 @c