From 82ab894460fb25d85acf8c4ce0d177ecc4dbfd86 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 11 Feb 2020 17:07:39 -0500 Subject: Update doc/sphinx/practical-tools/utilities.rst --- doc/sphinx/practical-tools/utilities.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sphinx/practical-tools') diff --git a/doc/sphinx/practical-tools/utilities.rst b/doc/sphinx/practical-tools/utilities.rst index 24b766b204..626a658b6c 100644 --- a/doc/sphinx/practical-tools/utilities.rst +++ b/doc/sphinx/practical-tools/utilities.rst @@ -389,7 +389,7 @@ line timing data: By default, two lines are only considered the same if the character offsets and initial code strings are identical. Passing ``TIMING_FUZZ=N`` relaxes this constraint by allowing the - character offsets to differ by up to ``N`` characters, as long + character locations to differ by up to ``N``, as long as the total number of characters and initial code strings continue to match. This is useful when there are small changes to a file, and you want to match later lines that have not -- cgit v1.2.3