diff options
author | Kyle Meyer <kyle@kyleam.com> | 2019-11-10 22:01:05 -0500 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-11-13 23:26:36 +0100 |
commit | b057921b17b573a609e68a38b07de4849ba7c8f2 (patch) | |
tree | 7abd26fcfd950ad5e424ab6b3d65d195ac0b3215 /doc/guix.texi | |
parent | 1f8ca28b9e517f73d1a640dbbd11eadbf35b885b (diff) |
doc: Drop stray quotation mark.
* doc/guix.texi (Invoking guix publish): Drop stray quotation mark.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 242beb18c8..ed88778016 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -10133,7 +10133,7 @@ of the @code{operating-system} declaration (@pxref{guix-publish-service-type, @code{guix-publish-service-type}}). If you are instead running Guix on a ``foreign distro'', follow these -instructions:” +instructions: @itemize @item |