Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aeaec8d

Browse files
committed
fix typo
1 parent f13c024 commit aeaec8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tut/glossary.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ \chapter{Glossary\label{glossary}}
6262
latter notation; the imaginary part is written with a {}\code{j} suffix,
6363
e.g., {}\code{3+1j}. To get access to complex equivalents of the
6464
{}\module{math} module, use {}\module{cmath}. Use of complex numbers is a
65-
fairy advanced mathematical feature. If you're not aware of a need for them,
65+
fairly advanced mathematical feature. If you're not aware of a need for them,
6666
it's almost certain you can safely ignore them.
6767

6868
\index{descriptor}

0 commit comments

Comments
 (0)