summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/decmath.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/decmath.js b/lib/decmath.js
index 348af6a..ad79ec5 100644
--- a/lib/decmath.js
+++ b/lib/decmath.js
@@ -1,5 +1,5 @@
/*
- * lib/decmath.js - Fast and light decimal arithmetic
+ * lib/decmath.js - Fast and light decimal math
*
* @licstart The following is the entire license notice for the
* JavaScript code in this file.