Group index: Minor cleanups

* Document is:visibletoall in all lower case to be consistent with the
  case of other search operators (internally it's case-insensitive).
* Fix some comments.

Change-Id: Ied4c33a6968499b7f6dd9e74f3c25f48fb6bf401
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2017-01-16 13:49:15 +01:00
parent f7773c4bc0
commit 2086cbbabb
5 changed files with 7 additions and 7 deletions

View File

@@ -37,8 +37,8 @@ Matches groups that have a name part that starts with 'NAMEPART'
(case-insensitive).
[[is]]
[[is-visibleToAll]]
is:visibleToAll::
[[is-visibletoall]]
is:visibletoall::
+
Matches groups that are in the groups options marked as visible to all
registered users.