Skip to content

Commit f6a5d81

Browse files
committed
Fix capital letter for Cartesian reference
1 parent 58fccfa commit f6a5d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: displayio_cartesian.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class Cartesian(Widget):
116116
117117
**Summary: Cartesian Features and input variables**
118118
119-
The `cartesian` widget has some options for controlling its position, visible appearance,
119+
The `Cartesian` widget has some options for controlling its position, visible appearance,
120120
and scale through a collection of input variables:
121121
122122
- **position**: ``x``, ``y``, ``anchor_point``, ``anchored_position`` and

0 commit comments

Comments
 (0)