diff --git a/wiki/Users-Gmail-Filters.md b/wiki/Users-Gmail-Filters.md index cb469a1a..2a0207d1 100644 --- a/wiki/Users-Gmail-Filters.md +++ b/wiki/Users-Gmail-Filters.md @@ -80,8 +80,8 @@ All `s` except `forward ` involve adding/removing la * `label ` - Add the user label ``; only one user label can be specified. It will be created if necessary. In Gmail, you can have a multi-level label like `Top/Middle/Bottom`; you can also have a single-level label like `Top/Middle/Bottom`, -* If `buildpath` is omitted or `` is set to False, a ` containing `/` will be created as single-level. -* If `buildpath` is present and `` is omitted or set to True, a ` containing `/` will be created as multi-level; +* If `buildpath` is omitted or `` is set to False, a `` containing `/` will be created as single-level. +* If `buildpath` is present and `` is omitted or set to True, a `` containing `/` will be created as multi-level; all parent labels are created as necessary. If `forward ` is specified, the filter creation will fail if the user has not defined `` as a forwarding address.