Update docs/webadministration.rst

typo

Co-authored-by: Dario Ernst <github@kanojo.de>
master
Dimitri Huisman 4 years ago committed by GitHub
parent 2387e53c58
commit 98f59a8763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -357,7 +357,7 @@ The following options are available when adding an alias:
* %a - Finds any values that end with "a"
* %or% - Finds any values that have "or" in any position
* _r% - Finds any values that have "r" in the second position
* a_% -' Finds any values that start with "a" and are at least 2 characters in length
* a_% - Finds any values that start with "a" and are at least 2 characters in length
* a__% - Finds any values that start with "a" and are at least 3 characters in length
* a%o - Finds any values that start with "a" and ends with "o"

Loading…
Cancel
Save