Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 0216fdc

Browse files
committed
last updates
1 parent e1c012b commit 0216fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flet_map/marker_layer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Marker(ft.Control):
3333
The coordinates of the marker.
3434
3535
This will be the center of the marker,
36-
if [`alignment`][..] is [`flet.Alignment.CENTER`][.
36+
if [`alignment`][..] is [`Alignment.CENTER`][flet.Alignment.CENTER].
3737
"""
3838

3939
rotate: Optional[bool] = None

0 commit comments

Comments
 (0)