summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance
diff options
context:
space:
mode:
authorVincent Rouvreau <VincentRouvreau@users.noreply.github.com>2019-06-07 16:00:12 +0200
committerGitHub <noreply@github.com>2019-06-07 16:00:12 +0200
commitcb890f276bc5327ebad1e1fcd1cc05a0d300de83 (patch)
tree60edbbc1a1e5ac50db8c885c0193fcb0de5c5441 /src/Bottleneck_distance
parentaf3b12d763fdd113a1c4de6b58cc4a096bc646e9 (diff)
Update src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
Diffstat (limited to 'src/Bottleneck_distance')
-rw-r--r--src/Bottleneck_distance/doc/Intro_bottleneck_distance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h b/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
index d204b610..520aab4f 100644
--- a/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
+++ b/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
@@ -72,7 +72,7 @@ int main() {
* \code Bottleneck distance = 6.5
* \endcode
*
- * \image html bottleneck_distance_example.png The point (0, 13) is at 6.5 distance from the diagonal and more specifically from the point (6.5, 6.5)
+ * \image html bottleneck_distance_example.png The point (0, 13) is at distance 6.5 from the diagonal and more specifically from the point (6.5, 6.5)
*
* \section bottleneckbasicexample Basic example
*