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

Commit 220c6c7

Browse files
author
Nikhil Bhoski
committed
Updated the typo in help text
1 parent dbf4370 commit 220c6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/com/mathworks/ci/RunMatlabCommandBuilder/help-matlabCommand.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<br>&nbsp;</br>
77
<b>Recommendation:</b><ul><li>If you require a number of MATLAB commands to execute your build, consider writing a MATLAB script and executing the script file instead.<br>
88
</li>
9-
<li>Input text box supports commands only in ASCII formt. For locale specific commands, Write a MATLAB script using the supported chracater encoding and execute the script file.</li>
9+
<li>Input text box supports commands only in ASCII format. For locale specific commands, Write a MATLAB script using the supported chracater encoding and execute the script file.</li>
1010
</ul>
1111
<b>Note:</b> The build will fail if the execution of any MATLAB command causes an error.
1212
<br>

0 commit comments

Comments
 (0)