Skip to content

Commit 9e3ebef

Browse files
committed
fix typos
1 parent 2f127ff commit 9e3ebef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sage/knots/knotinfo.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,15 +1725,15 @@ def khovanov_polynomial(self, var1='q', var2='t', base_ring=ZZ, original=False):
17251725
visible on the website as of October 30, 2022. Instead, data
17261726
computed with `KnotJob <https://www.maths.dur.ac.uk/users/dirk.schuetz/knotjob.html>`__
17271727
are now displayed. The latter program is more accurate in terms of
1728-
orientation and reflection as it is based on `PD` code.
1728+
orientation and reflection as it is based on ``PD`` code.
17291729
17301730
Even if they are not visible on the website, the data produced by
1731-
`KhoHo` are still available in the database. But maybe this will be
1731+
``KhoHo`` are still available in the database. But maybe this will be
17321732
discontinued (check out the `Python wrapper <https://github.com/soehms/database_knotinfo#readme>`__ for updated information).
17331733
This interface will be adapted to the changes in an upcoming
17341734
release.
17351735
1736-
Since the results of `KhoHo` were computed using the `DT` notation,
1736+
Since the results of ``KhoHo`` were computed using the ``DT`` notation,
17371737
the Khovanov polynomial returned by this method belongs to the
17381738
mirror image of the given knot for a `list of 140 exceptions
17391739
<https://raw.githubusercontent.com/soehms/database_knotinfo/ main /hints/list_of_mirrored_khovanov_polynonmial.txt>`__.

0 commit comments

Comments
 (0)