diff options
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
| -rw-r--r-- | documentation/ref-manual/qa-checks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index ff8916aedf..9455bec3fd 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
| @@ -677,7 +677,7 @@ Errors and Warnings | |||
| 677 | 677 | ||
| 678 | - ``Fuzz detected: <patch output> [patch-fuzz]`` | 678 | - ``Fuzz detected: <patch output> [patch-fuzz]`` |
| 679 | 679 | ||
| 680 | This check looks for evidence of "fuzz" when applying patches within the ``do_patch`` | 680 | This check looks for evidence of "fuzz" when applying patches within the :ref:`ref-tasks-patch` |
| 681 | task. Patch fuzz is a situation when the ``patch`` tool ignores some of the context | 681 | task. Patch fuzz is a situation when the ``patch`` tool ignores some of the context |
| 682 | lines in order to apply the patch. Consider this example: | 682 | lines in order to apply the patch. Consider this example: |
| 683 | 683 | ||
