]> 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:44:58 +0000 (15:44 -0500)
committerDylan Hardison <dylan@mozilla.com>
Fri, 15 Jan 2016 20:44:58 +0000 (15:44 -0500)
docs/en/rst/api/core/v1/bug.rst

index cddde0665621dc52b55afe5c1de696b1b42b061d..26c89fa86ba71ababb89351c71e0c156d3efa7f4 100644 (file)
@@ -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