Skip to content

Commit 5ab4c30

Browse files
committed
fix docstring
1 parent 40b1812 commit 5ab4c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_displayio_layout/layouts/linear_layout.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44
"""
5-
`grid_layout`
5+
`linear_layout`
66
================================================================================
77
88
A layout that organizes cells into a vertical or horizontal line.

0 commit comments

Comments
 (0)