Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 94d5f9e

Browse files
author
Nikhil Bhoski
committed
Updated help text as per review
1 parent e77b8ae commit 94d5f9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/main/resources/com/mathworks/ci/RunMatlabTestsBuilder/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<f:checkbox/>
1717
</f:entry>
1818

19-
<!-- Verbocity fields -->
19+
<!-- Verbosity fields -->
2020
<f:entry name="loggingLevel " title="Logging level" field="loggingLevel" default="Default">
2121
<f:select/>
2222
</f:entry>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div>
2-
<p>Select the logging level option from the list</p>
2+
<p>Maximum verbosity level for logged diagnostics included for the test run.</p>
33
</div>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div>
2-
<p>Select the logging level option from the list</p>
2+
<p>Maximum verbosity level for logged diagnostics included for the test run.</p>
33
</div>

0 commit comments

Comments
 (0)