Author: util
Date: Mon Dec  8 04:54:39 2008
New Revision: 33649

Modified:
   trunk/languages/perl6/src/builtins/math.pir

Log:
Typo - s/trigonmetric/trigonometric/

Modified: trunk/languages/perl6/src/builtins/math.pir
==============================================================================
--- trunk/languages/perl6/src/builtins/math.pir (original)
+++ trunk/languages/perl6/src/builtins/math.pir Mon Dec  8 04:54:39 2008
@@ -283,7 +283,7 @@
 acotan, sinh, cosh, tanh, asinh, acosh, atanh, sech, cosech, cotanh,
 asech, acosech, acotanh.
 
-Performs the various trigonmetric functions.
+Performs the various trigonometric functions.
 
 Option C<:$base> is used to declare how you measure your angles.
 Given the value of an arc representing a single full revolution.

Reply via email to