summaryrefslogtreecommitdiffstats
path: root/tpl/math/math.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/math/math.go')
-rw-r--r--tpl/math/math.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/math/math.go b/tpl/math/math.go
index 2b2497c3e..badc189c8 100644
--- a/tpl/math/math.go
+++ b/tpl/math/math.go
@@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// Package math provides template functions for mathmatical operations.
+// Package math provides template functions for mathematical operations.
package math
import (