diff options
Diffstat (limited to 'extensions/MyDashboard')
-rw-r--r-- | extensions/MyDashboard/lib/WebService.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/MyDashboard/lib/WebService.pm b/extensions/MyDashboard/lib/WebService.pm index 7e5ce05cf..5407c1d0b 100644 --- a/extensions/MyDashboard/lib/WebService.pm +++ b/extensions/MyDashboard/lib/WebService.pm @@ -176,5 +176,5 @@ This module contains API methods that are useful to user's of bugzilla.mozilla.o =head1 METHODS -See L<Bugzilla::WebService> for a description of how parameters are passed, +See L<Bugzilla::WebService> for a description of how parameters are passed, and what B<STABLE>, B<UNSTABLE>, and B<EXPERIMENTAL> mean. |