Skip to content

Commit 7f94412

Browse files
SteveL-MSFTiSazonov
authored andcommitted
removed leading whitespace (PowerShell#4991)
Add an optional extended description…
1 parent 5b54e4d commit 7f94412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Management.Automation/resources/DiscoveryExceptions.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
</data>
138138
<data name="CommandNotFoundException" xml:space="preserve">
139139
<value>The term '{0}' is not recognized as the name of a cmdlet, function, script file, or operable program.
140-
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.</value>
140+
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.</value>
141141
</data>
142142
<data name="CmdletNotFoundException" xml:space="preserve">
143143
<value>Argument '{0}' is not recognized as a cmdlet: {1}</value>

0 commit comments

Comments
 (0)