Skip to content

Commit 262ce19

Browse files
authored
fixing a naming issue
1 parent 736f73e commit 262ce19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_display_shapes/roundrect.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222
"""
23-
`my_roundrect`
23+
`roundrect`
2424
================================================================================
2525
2626
A slightly modified version of Adafruit_CircuitPython_Display_Shapes that includes

0 commit comments

Comments
 (0)