emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c9097639539: ; * lisp/calc/calc-units.el (math-standard-units): F


From: Ulrich Müller
Subject: master c9097639539: ; * lisp/calc/calc-units.el (math-standard-units): Fix typo.
Date: Wed, 29 Nov 2023 11:02:49 -0500 (EST)

branch: master
commit c9097639539e394b9d7bdea1d1d642f47246b9ca
Author: Ulrich Müller <ulm@gentoo.org>
Commit: Ulrich Müller <ulm@gentoo.org>

    ; * lisp/calc/calc-units.el (math-standard-units): Fix typo.
---
 lisp/calc/calc-units.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el
index 915e15a69d6..05a603c3f56 100644
--- a/lisp/calc/calc-units.el
+++ b/lisp/calc/calc-units.el
@@ -303,7 +303,7 @@
               "9.2740100783 10^-24 J/T (*)")
     ( muN     "5.0507837461*10^(-27) J/T"   "Nuclear magneton" nil
               "5.0507837461 10^-27 J/T (*)")
-    ( mue     "−9.2847647043*10^(-24) J/T"  "Electron magnetic moment" nil
+    ( mue     "-9.2847647043*10^(-24) J/T"  "Electron magnetic moment" nil
               "-9.2847647043 10^-24 J/T (*)")
     ( mup     "1.41060679736*10^(-26) J/T"  "Proton magnetic moment" nil
               "1.41060679736 10^-26 J/T (*)")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]