Skip to content

Commit b84f322

Browse files
authored
Merge branch 'master' into maddieclayton-patch-1
2 parents 47b99bd + 0435900 commit b84f322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Authentication/Properties/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<value>[Common.Authentication]: Authenticating using Account: '{0}', environment: '{1}', tenant: '{2}'</value>
272272
</data>
273273
<data name="AdalAuthConfigurationTrace" xml:space="preserve">
274-
<value>[Common.Authentication]: Authenticating using configuration values: Domain: '{0}', Endpoint: '{1}', ClientId: '{2}', ClientRedirect: '{3}', ResourceClientUri: '{4}', ValidateAuthrity: '{5}'</value>
274+
<value>[Common.Authentication]: Authenticating using configuration values: Domain: '{0}', Endpoint: '{1}', ClientId: '{2}', ClientRedirect: '{3}', ResourceClientUri: '{4}', ValidateAuthority: '{5}'</value>
275275
</data>
276276
<data name="NoAccountInContext" xml:space="preserve">
277277
<value>[Common.Authentication]: No matching account record for account {0} in subscription {1}</value>
@@ -340,4 +340,4 @@
340340
<data name="OldAzureDirectoryName" xml:space="preserve">
341341
<value>Windows Azure Powershell</value>
342342
</data>
343-
</root>
343+
</root>

0 commit comments

Comments
 (0)