Skip to content

Commit 0b38a33

Browse files
authored
update draw_labels docstring
1 parent 646e279 commit 0b38a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_rhino/utilities/drawing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def wrapper(*args, **kwargs):
110110

111111
@wrap_drawfunc
112112
def draw_labels(labels, **kwargs):
113-
"""Draw labels as text dots and optionally set individual font, fontsize, name and color.
113+
"""Draw labels as text dots and optionally set individual font, fontsize, name, layer and color.
114114
115115
Parameters
116116
----------

0 commit comments

Comments
 (0)