Skip to content

Commit 973a5cc

Browse files
authored
Update _data.py (#1101)
map_variable: minor technical correction in doc
1 parent c28732e commit 973a5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WrightTools/data/_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ def map_variable(
12141214
between.
12151215
input_units : str (optional)
12161216
The units of the new points. Default is same, which assumes
1217-
the new points have the same units as the axis.
1217+
the new points have the same units as the variable.
12181218
name : string (optional)
12191219
The name of the new data object. If None, generated from
12201220
natural_name. Default is None.

0 commit comments

Comments
 (0)