Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jagerber48 committed Feb 16, 2024
1 parent 546aa75 commit 525eceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ including a ``'+'`` symbol.

Note that both :class:`float` ``nan`` and :class:`float` ``0`` have sign
bits which may be positive or negative.
:mod:`sciform` always ignores these sign bits and number puts a ``+`` or
:mod:`sciform` always ignores these sign bits and never puts a ``+`` or
``-`` symbol in front of either ``nan`` or ``0``.
In ``"+"`` or ``" "`` sign modes ``nan`` and ``0`` are always preceded
by a space.
Expand Down

0 comments on commit 525eceb

Please sign in to comment.