Skip to content

Commit

Permalink
Fix typo for "Variable substitution" tool-tip apache#3987
Browse files Browse the repository at this point in the history
  • Loading branch information
nadment committed May 28, 2024
1 parent ae579d9 commit 32aaf0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ ActionSetVariables.VariableType.JVM=Valid in the Java Virtual Machine
ActionSetVariables.VariableType.ParentWorkflow=Valid in the parent workflow
ActionSetVariables.VariableType.RootWorkflow=Valid in the root workflow
ActionSetVariables.VarsReplace.Label=Variable substitution?
ActionSetVariables.VarsReplace.Tooltip=Check this option if you wan to do a variable\nsubstitution (in name and value) before setting variables.
ActionSetVariables.VarsReplace.Tooltip=Check this option if you want to do a variable\nsubstitution (in name and value) before setting variables.

0 comments on commit 32aaf0d

Please sign in to comment.