From 64aae1576fb55a70016bb736e7532f94450ab9c2 Mon Sep 17 00:00:00 2001 From: Wes Kocher Date: Fri, 15 Jan 2016 15:44:58 -0500 Subject: Bug 1240157 - Fix a typo in bug.rst --- docs/en/rst/api/core/v1/bug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/en') diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst index cddde0665..26c89fa86 100644 --- a/docs/en/rst/api/core/v1/bug.rst +++ b/docs/en/rst/api/core/v1/bug.rst @@ -785,7 +785,7 @@ deadline date The Deadline field is a date specifying when the dupe_of int The bug that this bug is a duplicate of. If you want to mark a bug as a duplicate, the safest thing to do is to set this value and *not* set - the ``status`` or ``resolutio`` fields. They will + the ``status`` or ``resolution`` fields. They will automatically be set by Bugzilla to the appropriate values for duplicate bugs. estimated_time double The total estimate of time required to fix the -- cgit v1.2.3-24-g4f1b