From: Wes Kocher Date: Fri, 15 Jan 2016 20:41:04 +0000 (-0500) Subject: Bug 1240157 - Fix a typo in bug.rst X-Git-Tag: release-5.1.1~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864d9b8f7988fa8e1f069c96956573fc67ebccfa;p=thirdparty%2Fbugzilla.git Bug 1240157 - Fix a typo in bug.rst r=dylan,a=dylan --- diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst index cdf6a80acd..78a79fd456 100644 --- a/docs/en/rst/api/core/v1/bug.rst +++ b/docs/en/rst/api/core/v1/bug.rst @@ -791,7 +791,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