summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-05-23 06:57:27 +0200
committerGintas Grigelionis <gintas@apache.org>2018-05-23 06:57:27 +0200
commit57edcface9a12d6a77388f17220bff36c2c253bc (patch)
tree46dd4f48657b21661d59dfb443f615c681f6fd97 /manual
parent35a84fea1a9f73e54de0207a04c12f764ac8821c (diff)
downloadant-57edcface9a12d6a77388f17220bff36c2c253bc.tar.gz
Fix a typo/whitespace
Diffstat (limited to 'manual')
-rw-r--r--manual/Types/selectors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/Types/selectors.html b/manual/Types/selectors.html
index e3289af7f..9265298f2 100644
--- a/manual/Types/selectors.html
+++ b/manual/Types/selectors.html
@@ -84,7 +84,7 @@
symlinks.</li>
<li><a href="#ownedBy"><code>&lt;ownedBy&gt;</code></a>&mdash;Select files if they are owned
by a given user.</li>
- <li><a href="#posixGroup"><code>&lt;posixGroup&gt;</code>&mdash;Select
+ <li><a href="#posixGroup"><code>&lt;posixGroup&gt;</code></a>&mdash;Select
files if they have a given POSIX group.</li>
<li><a href="#posixPermissions"><code>&lt;posixPermissions&gt;</code></a>&mdash;Select
files if they have given POSIX permissions.</li>