Fixed label text
This commit is contained in:
parent
89af39acb2
commit
165a8a3afc
|
@ -21,8 +21,8 @@
|
||||||
xsi:type="setup:VariableTask"
|
xsi:type="setup:VariableTask"
|
||||||
name="minres.git.user.id"
|
name="minres.git.user.id"
|
||||||
defaultValue="anonymous"
|
defaultValue="anonymous"
|
||||||
label="Github user ID">
|
label="User ID">
|
||||||
<description>The user ID of the Github account</description>
|
<description>The user ID of the MINRES account</description>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
<setupTask
|
<setupTask
|
||||||
xsi:type="setup:VariableTask"
|
xsi:type="setup:VariableTask"
|
||||||
|
|
|
@ -21,8 +21,8 @@
|
||||||
xsi:type="setup:VariableTask"
|
xsi:type="setup:VariableTask"
|
||||||
name="minres.git.user.id"
|
name="minres.git.user.id"
|
||||||
defaultValue="anonymous"
|
defaultValue="anonymous"
|
||||||
label="Github user ID">
|
label="User ID">
|
||||||
<description>The user ID of the Github account</description>
|
<description>The user ID of the MINRES account</description>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
<setupTask
|
<setupTask
|
||||||
xsi:type="setup:VariableTask"
|
xsi:type="setup:VariableTask"
|
||||||
|
|
Loading…
Reference in New Issue