Skip to content

Commit 9a2eefe

Browse files
authored
Type fox: changed SshKeyVaule to SshKeyValue (#14087)
1 parent 76b08f4 commit 9a2eefe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Aks/Aks/Properties/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Aks/Aks/Properties/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,10 +373,10 @@
373373
<value>WorkspaceResourceId must not be null when enabling add-on Monitoring.</value>
374374
</data>
375375
<data name="DonotUseGenerateSshKeyWithSshKeyValue" xml:space="preserve">
376-
<value>Don't use -GenerateSshKey and -SshKeyVaule at the same time.</value>
376+
<value>Don't use -GenerateSshKey and -SshKeyValue at the same time.</value>
377377
</data>
378378
<data name="DefaultSshKeyAlreadyExist" xml:space="preserve">
379-
<value>Default ssh key file {0} already exists. Please use parameter -SshKeyVaule '{0}' instead of -GenerateSshKey.</value>
379+
<value>Default ssh key file {0} already exists. Please use parameter -SshKeyValue '{0}' instead of -GenerateSshKey.</value>
380380
</data>
381381
<data name="UpdatingNodePoolMode" xml:space="preserve">
382382
<value>Updating NodePoolMode.</value>

0 commit comments

Comments
 (0)