Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct number of horizontal lines in the formula
  • Loading branch information
AlexDaniel committed Jun 21, 2016
1 parent 5a34faa commit dd244f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/testing.pod
Expand Up @@ -194,7 +194,7 @@ to calculate the difference is:
=begin code
|value - expected|
⁣rel-diff = ──────────────────────
⁣rel-diff = ────────────────────────
max(|value|, |expected|)
=end code
Expand Down

0 comments on commit dd244f9

Please sign in to comment.