From b599fed5b0be2abcc9ff3cd421e431adf86391ea Mon Sep 17 00:00:00 2001
From: Efraim Flashner <efraim@flashner.co.il>
Date: Mon, 24 Dec 2018 12:38:59 +0200
Subject: doc: Fix typo.

This is a follow-up to c39491829a0c1d870f8133b8f7a699152fc71503

* doc/guix.texi (Invoking guix refresh): Fix texinfo markup
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc')

diff --git a/doc/guix.texi b/doc/guix.texi
index 514ee3e6a8..f86a2885a7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -7588,8 +7588,8 @@ List all the packages which one or more packages depend upon.
 
 @example
 $ guix refresh --list-transitive flex
-flex@2.6.4 depends on the following 25 packages: perl@5.28.0 help2man@1.47.6
-bison@3.0.5 indent@2.2.10 tar@1.30 gzip@1.9 bzip2@1.0.6 xz@5.2.4 file@5.33 @dote{}
+flex@@2.6.4 depends on the following 25 packages: perl@@5.28.0 help2man@@1.47.6
+bison@@3.0.5 indent@@2.2.10 tar@@1.30 gzip@@1.9 bzip2@@1.0.6 xz@@5.2.4 file@@5.33 @dots{}
 @end example
 
 @end table
-- 
cgit v1.2.3