mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
doc: Fix typos.
* doc/guix.texi (Invoking guix import): Fix ‘accross’ typo. (Version Control Services): Fix ‘infomation’ typo.
This commit is contained in:
parent
87178ed29e
commit
b0c03aa4d8
1 changed files with 2 additions and 2 deletions
|
@ -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}:
|
||||
|
||||
|
|
Loading…
Reference in a new issue