Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hneemann committed Jun 2, 2018
1 parent 39207fb commit 302e925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/lang/lang_en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@
<string name="err_variable_N0_notFound">Variable {0} not found!</string>
<string name="err_noTestInputSignalsDefined">No input signals defined in test vector!</string>
<string name="err_noTestOutputSignalsDefined">No output signals defined in test vector!</string>
<string name="err_noTestData">Not test data found.</string>
<string name="err_noTestData">No test data found.</string>
<string name="err_remoteExecution">Error during execution of a remote command</string>
<string name="err_pullUpAndDownNotAllowed">It's not allowed to connect a pull up and a pull down resistor to a single wire.</string>
<string name="err_openingDocumentation">Could not open the browser.</string>
Expand Down

0 comments on commit 302e925

Please sign in to comment.