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 c0072ac commit d7a6b54Copy full SHA for d7a6b54
kivy_matplotlib_widget/__init__.py
@@ -6,5 +6,5 @@
6
import kivy_matplotlib_widget.factory_registers # NOQA
7
8
__version__ = "0.1.0"
9
-__description__ = "A Matplotlib interactive idget for kivy"
+__description__ = "A Matplotlib interactive widget for kivy"
10
__author__ = "mp-007"
0 commit comments