summaryrefslogtreecommitdiff
path: root/lisp/calc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-11-03 15:18:32 -0400
committerGlenn Morris <rgm@gnu.org>2017-11-03 15:18:32 -0400
commit383abc8898cbdb46e460adffbccfda8b2236d24e (patch)
treed08c1fdfaab8afb4822dce9c99d62f444985ec03 /lisp/calc
parentb02c2714c3f1835edf15e34c6b4e3be0c5dd8acf (diff)
downloademacs-383abc8898cbdb46e460adffbccfda8b2236d24e.tar.gz
; Fix some comment typos
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calcalg2.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calcalg2.el b/lisp/calc/calcalg2.el
index 53e02572064..48446c3c4c5 100644
--- a/lisp/calc/calcalg2.el
+++ b/lisp/calc/calcalg2.el
@@ -2354,7 +2354,7 @@
;; The variables math-solve-lhs, math-solve-rhs and math-try-solve-sign
;; are local to math-try-solve-for, but are used by math-try-solve-prod.
-;; (math-solve-lhs and math-solve-rhs are is also local to
+;; (math-solve-lhs and math-solve-rhs are also local to
;; math-decompose-poly, but used by math-solve-poly-funny-powers.)
(defvar math-solve-lhs)
(defvar math-solve-rhs)