From 6628921a9a1a990e5eb38a99e8250e0ce95d4577 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org>
Date: Tue, 16 Jan 2018 15:37:53 +0100
Subject: [PATCH] doc: Fix typo.

Reported by Nicolas Goaziou.

* doc/guix.texi (Invoking guix archive): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 2f5749cbfb5..17a9a74b2a8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -2806,7 +2806,7 @@ In particular, it allows store files to be transferred from one machine
 to the store on another machine.
 
 @quotation Note
-If you're looking for a way to produce archives in a formatq suitable for
+If you're looking for a way to produce archives in a format suitable for
 tools other than Guix, @pxref{Invoking guix pack}.
 @end quotation
 
-- 
GitLab