Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: man/include/
Date: Mon, 02 Apr 2018 17:52:56
Message-Id: 1522690741.b7e95e98e237fed7ae4a78698cec0c42adf22f30.grobian@gentoo
1 commit: b7e95e98e237fed7ae4a78698cec0c42adf22f30
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 17:39:01 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 17:39:01 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=b7e95e98
7
8 typo
9
10 man/include/qfile-05-collisions.include | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/man/include/qfile-05-collisions.include b/man/include/qfile-05-collisions.include
14 index dcf0e49..1b8672d 100644
15 --- a/man/include/qfile-05-collisions.include
16 +++ b/man/include/qfile-05-collisions.include
17 @@ -9,7 +9,7 @@ takes one argument, which can be a package name (\fBbash\fP or
18 packages (ie., comparing the contents of one package with the contents of all
19 the others).
20 .PP
21 -For example, the following script will search collisions beetween all your
22 +For example, the following script will search collisions between all your
23 installed packages. Be careful, this will takes time:
24 .nf\fI
25 #!/bin/bash