]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/tr1/legendre_function.tcc
auto_ptr.h: Fix comment typos.
[thirdparty/gcc.git] / libstdc++-v3 / include / tr1 / legendre_function.tcc
index 839459f49a0b7ebc64f89bf47f4e159f5b25426c..da49a3aaa081ab006699e6f10b69d8cd3800688c 100644 (file)
@@ -128,7 +128,7 @@ namespace tr1
      *           on @f$ l @f$.
      * 
      *   The associated Legendre function is derived from the Legendre function
-     *   @f$ P_l(x) @f$ by the Rodruigez formula:
+     *   @f$ P_l(x) @f$ by the Rodrigues formula:
      *   @f[
      *     P_l^m(x) = (1 - x^2)^{m/2}\frac{d^m}{dx^m}P_l(x)
      *   @f]