]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1240157 - Fix a typo in bug.rst
authorWes Kocher <wkocher@mozilla.com>
Fri, 15 Jan 2016 20:41:04 +0000 (15:41 -0500)
committerDylan Hardison <dylan@mozilla.com>
Fri, 15 Jan 2016 20:41:04 +0000 (15:41 -0500)
r=dylan,a=dylan

docs/en/rst/api/core/v1/bug.rst

index cdf6a80acdf8639e703a9643d449957640962be2..78a79fd4560247128236809eb5682bed50e5d264 100644 (file)
@@ -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