This is an automated email from the git hooks/post-receive script.

m1gu3l pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new a57b0c9  doc: Add missing period at the end of the sentence.
a57b0c9 is described below

commit a57b0c9edafbbb9094f5987009947ff63bdb9e0c
Author: Miguel Ángel Arruga Vivas <[email protected]>
AuthorDate: Sun Nov 1 01:38:10 2020 +0100

    doc: Add missing period at the end of the sentence.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index d74f59f..69e7d5f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -261,7 +261,7 @@ Programming Interface
 * Derivations::                 Low-level interface to package derivations.
 * The Store Monad::             Purely functional interface to the store.
 * G-Expressions::               Manipulating build expressions.
-* Invoking guix repl::          Programming Guix in Guile
+* Invoking guix repl::          Programming Guix in Guile.
 
 Defining Packages
 

Reply via email to