No bug - Fix an error in StaticPrefList documentation.

The right value is `always`, not `live`.
This commit is contained in:
Emilio Cobos Álvarez 2019-07-20 17:37:33 +02:00
Родитель 29364f973b
Коммит 681bfa133c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,7 +31,7 @@
# - name: <pref-name> # mandatory
# type: <cpp-type> # mandatory
# value: <default-value> # mandatory
# mirror: <never | once | live> # mandatory
# mirror: <never | once | always> # mandatory
# do_not_use_directly: <True | False> # optional
#
# - `name` is the name of the pref, without double-quotes, as it appears