diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-25 11:35:09 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-25 11:35:09 +0200 |
commit | 506e0aa438dccdbb22beef529ffa8284242f5fbd (patch) | |
tree | 10d86510717e73837fc2c9766bdccd4177a7e9da /doc | |
parent | 2e0fa826c9a7bbb159fb4fae38a7de10fe66d8bc (diff) |
doc: Remove an extra dot.
* doc/guix.texi (System Images): Remove it.
Diffstat (limited to 'doc')
-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 ba13ebf144..36a9e87619 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -41412,7 +41412,7 @@ Platform targeting x86 CPU running GNU/Hurd (also referred to as @end defvr @node System Images -@chapter Creating System Images. +@chapter Creating System Images @cindex system images When it comes to installing Guix System for the first time on a new |