summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-09-27 16:03:21 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-09-28 22:00:47 +0200
commitb0c03aa4d80cb551d693c454403286f7fdbd7065 (patch)
tree641d34f7b2b22ef29473a46e1524bdff93a594be /doc
parent87178ed29ef519d8680062beacc3b9b178c10134 (diff)
downloadguix-patches-b0c03aa4d80cb551d693c454403286f7fdbd7065.tar
guix-patches-b0c03aa4d80cb551d693c454403286f7fdbd7065.tar.gz
doc: Fix typos.
* doc/guix.texi (Invoking guix import): Fix ‘accross’ typo. (Version Control Services): Fix ‘infomation’ typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 7956652050..3124ed2ef8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -11707,7 +11707,7 @@ Repositories are assumed to be passed to this option by order of
preference. The additional repositories will not replace the default
@code{opam} repository, which is always kept as a fallback.
-Also, please note that versions are not compared accross repositories.
+Also, please note that versions are not compared across repositories.
The first repository (from left to right) that has at least one version
of a given package will prevail over any others, and the version
imported will be the latest one found @emph{in this repository only}.
@@ -31704,7 +31704,7 @@ repo foo
@end example
In addition, Gitile can read the repository configuration to display more
-infomation on the repository. Gitile uses the gitweb namespace for its
+information on the repository. Gitile uses the gitweb namespace for its
configuration. As an example, you can use the following in your
@file{conf/gitolite.conf}: