From f49d65375a93f39779a67a24137549863c3864dd Mon Sep 17 00:00:00 2001 From: "bzrmirror%bugzilla.org" Date: Wed, 3 Dec 2014 22:57:20 +0000 Subject: [PATCH] Add Oxford comma. git-svn-id: svn://10.0.0.236/trunk@265752 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- mozilla/webtools/bugzilla/.gitrev | 2 +- .../bugzilla/docs/en/rst/administering/categorization.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index bc4a25ea15b..0e2abb24bac 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -9278 \ No newline at end of file +9279 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/.gitrev b/mozilla/webtools/bugzilla/.gitrev index b245df589c3..1e78a1953a9 100644 --- a/mozilla/webtools/bugzilla/.gitrev +++ b/mozilla/webtools/bugzilla/.gitrev @@ -1 +1 @@ -06abc3c2f24b757329ec8d61223b82f4503cb27f \ No newline at end of file +083a49cf93f84f2e7c89d732c9ed08ca6c1e0b3b \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/docs/en/rst/administering/categorization.rst b/mozilla/webtools/bugzilla/docs/en/rst/administering/categorization.rst index deee3b33ba9..8e0242980f0 100644 --- a/mozilla/webtools/bugzilla/docs/en/rst/administering/categorization.rst +++ b/mozilla/webtools/bugzilla/docs/en/rst/administering/categorization.rst @@ -218,7 +218,7 @@ Basic Product/Group Restriction Suppose there is a product called "Bar". You would like to make it so that only users in the group "Foo" can enter bugs in the "Bar" product. Additionally, bugs filed in product "Bar" must be visible only to users in "Foo" (plus, by -default, the reporter, assignee and CC list of each bug) at all times. +default, the reporter, assignee, and CC list of each bug) at all times. Furthermore, only members of group "Foo" should be able to edit bugs filed against product "Bar", even if other users could see the bug. This arrangement would achieved by the following: