float-values: Fix indentation in documentation

This commit is contained in:
hituzi no sippo
2024-10-02 03:43:50 +09:00
committed by GitHub
parent f0c0c7586b
commit 95e17b33dc

View File

@@ -75,7 +75,7 @@ positive and negative infinity and "not a number".
anemometer:
angle: .NaN
#. With ``float-values: {forbid-inf: true}``
#. With ``float-values: {forbid-inf: true}``
the following code snippets would **FAIL**:
::