8000 Tk · matplotlib/matplotlib@7feb903 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7feb903

Browse files
committed
Tk
1 parent 5f4a18c commit 7feb903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/users_explain/figure/backends.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ PyQt(5,6) and PySide
292292
293293
python -c "from PyQt5.QtWidgets import *; app = QApplication([]); win = QMainWindow(); win.show(); app.exec()"
294294
295-
If you have ``PySide`` or ``PyQT6`` installed instead, just change the import
295+
If you have ``PySide`` or ``PyQt6`` installed instead, just change the import
296296
accordingly
297297

298298
tkinter

0 commit comments

Comments
 (0)
0