aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorEli Zaretskii2024-01-27 16:47:10 +0200
committerEli Zaretskii2024-01-27 16:47:10 +0200
commit4e5dd1a796ab3fbf26a9c6f0119776327068cafd (patch)
treeccc8519601c65ef908a60531cfda67670ae51789 /doc/misc
parent77d9d05df87965409c537f49d59cb5ea632abda1 (diff)
downloademacs-4e5dd1a796ab3fbf26a9c6f0119776327068cafd.tar.gz
emacs-4e5dd1a796ab3fbf26a9c6f0119776327068cafd.zip
; * doc/misc/calc.texi (Fractions): Fix typos. (Bug#66944)
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/calc.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 31db77a0720..dacf1451cc2 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -10575,14 +10575,14 @@ form). The numerator and denominator always use the same radix.
10575Fractions may also be entered with @kbd{@U{2044}} (U+2044 FRACTION 10575Fractions may also be entered with @kbd{@U{2044}} (U+2044 FRACTION
10576SLASH) in place of any @kbd{:}. Precomposed fraction characters from 10576SLASH) in place of any @kbd{:}. Precomposed fraction characters from
10577@kbd{@U{00BD}} (U+00BD VULGAR FRACTION ONE HALF) through 10577@kbd{@U{00BD}} (U+00BD VULGAR FRACTION ONE HALF) through
10578@kbd{@U{215E}} (U+215E VULGAR FRACTION SEVEN EIGHTHS) as supported as 10578@kbd{@U{215E}} (U+215E VULGAR FRACTION SEVEN EIGHTHS) are supported as
10579well. Thus @samp{2:3}, @samp{2@U{2044}3}, and @samp{@U{2154}} are all 10579well. Thus, @samp{2:3}, @samp{2@U{2044}3}, and @samp{@U{2154}} are all
10580equivalent. 10580equivalent.
10581@end ifnottex 10581@end ifnottex
10582@iftex 10582@iftex
10583Fractions may also be entered with U+2044 FRACTION SLASH in place of 10583Fractions may also be entered with U+2044 FRACTION SLASH in place of
10584any @kbd{:}. Precomposed fraction characters from U+00BD VULGAR 10584any @kbd{:}. Precomposed fraction characters from U+00BD VULGAR
10585FRACTION ONE HALF through U+215E VULGAR FRACTION SEVEN EIGHTHS as 10585FRACTION ONE HALF through U+215E VULGAR FRACTION SEVEN EIGHTHS are
10586supported as well. 10586supported as well.
10587@end iftex 10587@end iftex
10588 10588