diff options
author | Dylan William Hardison <dylan@hardison.net> | 2015-05-01 06:11:52 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2015-05-01 06:11:52 +0200 |
commit | 7b85e3b1d5a14cee8b69e33280a810b6efe71e56 (patch) | |
tree | 324d237c498e6f90160def174ee0ad08605191c5 /docs | |
parent | c3c2eccd987259a577108fd05f57dc809950b0e6 (diff) | |
download | bugzilla-7b85e3b1d5a14cee8b69e33280a810b6efe71e56.tar.gz bugzilla-7b85e3b1d5a14cee8b69e33280a810b6efe71e56.tar.xz |
doc fix: keyword activation note
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/rst/administering/keywords.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/administering/keywords.rst b/docs/en/rst/administering/keywords.rst index d636e752c..5edacf8b3 100644 --- a/docs/en/rst/administering/keywords.rst +++ b/docs/en/rst/administering/keywords.rst @@ -10,5 +10,5 @@ must be fixed by the next release—this keyword can make tracking those bugs much easier. Keywords are global, rather than per product. Keywords can be created, edited, deactivated, or deleted by clicking the "Keywords" -link in the admin page. There are two fields for each keyword—the keyword -itself and a brief description. +link in the admin page. There are three fields for each keyword—the keyword +itself, a brief description, and if the keyword is active or not. |