Skip to content

Commit c68f9d8

Browse files
tacaswellQuLogic
andauthored
DOC: fix typos in docs
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent efc7f81 commit c68f9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/backend_qt_api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ supported Python bindings per version -- `PyQt5
2727
<https://doc.qt.io/qtforpython-5/contents.html>`_ for Qt5 and `PyQt6
2828
<https://www.riverbankcomputing.com/static/Docs/PyQt6/>`_ and `PySide6
2929
<https://doc.qt.io/qtforpython/contents.html>`_ for Qt6 [#]_. While both PyQt
30-
and Qt for Python (aka Pyside) closely mirror the underlying c++ API they are
30+
and Qt for Python (aka PySide) closely mirror the underlying C++ API they are
3131
wrapping, they are not drop-in replacements for each other [#]_. To account
3232
for this, Matplotlib has an internal API compatibility layer in
3333
`matplotlib.backends.qt_compat` which covers our needs. Despite being a public

0 commit comments

Comments
 (0)