We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4a18c commit 7feb903Copy full SHA for 7feb903
galleries/users_explain/figure/backends.rst
@@ -292,7 +292,7 @@ PyQt(5,6) and PySide
292
293
python -c "from PyQt5.QtWidgets import *; app = QApplication([]); win = QMainWindow(); win.show(); app.exec()"
294
295
-If you have ``PySide`` or ``PyQT6`` installed instead, just change the import
+If you have ``PySide`` or ``PyQt6`` installed instead, just change the import
296
accordingly
297
298
tkinter
0 commit comments