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.
2 parents 2687554 + 9897dd0 commit f709f74Copy full SHA for f709f74
adafruit_display_shapes/roundrect.py
@@ -20,10 +20,10 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
"""
23
-`rect`
+`roundrect`
24
================================================================================
25
26
-Various common shapes for use with displayio - Rectangle shape!
+Various common shapes for use with displayio - Rounded Rectangle shape!
27
28
29
* Author(s): Limor Fried
0 commit comments