summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMiguel Ángel Arruga Vivas <rosen644835@gmail.com>2020-11-01 01:38:10 +0100
committerMiguel Ángel Arruga Vivas <rosen644835@gmail.com>2020-11-01 01:38:10 +0100
commita57b0c9edafbbb9094f5987009947ff63bdb9e0c (patch)
treeaa879d8fde919f356aba28e1e7c76ae1269e5905 /doc
parentf445bc65764ffad2ae9f3b382ddb8feb4eeea2fb (diff)
doc: Add missing period at the end of the sentence.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index d74f59f148..69e7d5f85c 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