2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-27 07:02:08 +00:00

Fix link name

[SVN r36531]
This commit is contained in:
John Maddock
2006-12-29 11:08:32 +00:00
parent d4608ab35a
commit a4583b35ce

View File

@@ -25,7 +25,7 @@
[section Overview]
The [link boost_math.greatest_common_divisor_and_least_common_multiple Greatest Common Divisor and Least Common Multiple library]
The [link boost_math.gcd_lcm Greatest Common Divisor and Least Common Multiple library]
provides run-time and compile-time evaluation of the greatest common divisor (GCD)
or least common multiple (LCM) of two integers.