civodul pushed a commit to branch master
in repository guix.

commit 611989d1d6853ddff8968154576b63d262ff3ef6
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon Jan 10 16:22:17 2022 +0100

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

diff --git a/doc/guix.texi b/doc/guix.texi
index 7ffb0d738c..ab9f17b29f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -22,7 +22,7 @@
 @set SUBSTITUTE-URLS https://@value{SUBSTITUTE-SERVER-1} 
https://@value{SUBSTITUTE-SERVER-2}
 
 @copying
-Copyright @copyright{} 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021 Ludovic Courtès@*
+Copyright @copyright{} 2012-2022 Ludovic Courtès@*
 Copyright @copyright{} 2013, 2014, 2016 Andreas Enge@*
 Copyright @copyright{} 2013 Nikita Karetnikov@*
 Copyright @copyright{} 2014, 2015, 2016 Alex Kost@*
@@ -12785,7 +12785,7 @@ otherwise.
 
 The @command{guix style} command helps packagers style their package
 definitions according to the latest fashionable trends.  The command
-currently provides the providing styling rules:
+currently provides the following styling rules:
 
 @itemize
 @item

Reply via email to