Skip to content

Commit 6065c7a

Browse files
Fixed typo: "numnber" to "number
Fixing a typo in the "differences.rst" file where the word "numnber" was written instead of the word "number".
1 parent f26bbc6 commit 6065c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/tex/differences.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ inside these text blocks, however, in general. So, for example,
2828
``\text{some \textbf{bold} text}`` will produce the output "some
2929
\\textbf{bold} text", not "some **bold** text".
3030

31-
There is an extension (new in version 3.1) that implements a numnber
31+
There is an extension (new in version 3.1) that implements a number
3232
of text-mode macros within the ``\text{}`` macro and other ones that
3333
produce text-mode material. See the :ref:`tex-textmacros`
3434
documentation for details.

0 commit comments

Comments
 (0)