Skip to content

Commit d7a6b54

Browse files
committed
fix topo
1 parent c0072ac commit d7a6b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy_matplotlib_widget/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
import kivy_matplotlib_widget.factory_registers # NOQA
77

88
__version__ = "0.1.0"
9-
__description__ = "A Matplotlib interactive idget for kivy"
9+
__description__ = "A Matplotlib interactive widget for kivy"
1010
__author__ = "mp-007"

0 commit comments

Comments
 (0)