[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: doc: cookbook: Fix encoding of "André".
From: |
guix-commits |
Subject: |
05/05: doc: cookbook: Fix encoding of "André". |
Date: |
Sun, 28 Jun 2020 17:30:06 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit e3d2e618fe5bbf85911d6c283b34cbd76191536a
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Jun 28 23:28:55 2020 +0200
doc: cookbook: Fix encoding of "André".
This is a followup to f8945734a5abff69644284231cc47fb67456657b.
* doc/guix-cookbook.texi: Encode "André" as UTF-8, not ISO-8859-1.
---
doc/guix-cookbook.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 1669cb8..13ec297 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -15,7 +15,7 @@ Copyright @copyright{} 2020 Oleg Pykhalov@*
Copyright @copyright{} 2020 Matthew Brooks@*
Copyright @copyright{} 2020 Marcin Karpezo@*
Copyright @copyright{} 2020 Brice Waegeneire@*
-Copyright @copyright{} 2020 Andr� Batista@*
+Copyright @copyright{} 2020 André Batista@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or