Skip to content

Commit 9dea61f

Browse files
authored
Update tooltip text for separator input
1 parent 6b96175 commit 9dea61f

File tree

1 file changed

+1
-1
lines changed
  • extensions/pyRevitTools.extension/pyRevit.tab/Modify.panel/edit3.stack/Edit.pulldown/ParametersValuesToParameter.pushbutton

1 file changed

+1
-1
lines changed

extensions/pyRevitTools.extension/pyRevit.tab/Modify.panel/edit3.stack/Edit.pulldown/ParametersValuesToParameter.pushbutton/ui.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
FontWeight="Bold"
6363
Foreground="Black"
6464
Margin="0,0,0,5">
65-
Insert separators between parameter values separated by spaces ' ' to loop from. Default: '-'.
65+
Insert separators between parameter values separated by spaces.
6666
</TextBlock>
6767
<TextBox x:Name="separatorTextBox"
6868
Text="-"

0 commit comments

Comments
 (0)