Skip to content

Commit

Permalink
Add space to doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RickWinter authored Mar 16, 2020
1 parent d4fa3bb commit 6280f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core/core/inc/az_credentials.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ typedef struct

/**
* @brief az_credential_client_secret_init initializes an az_credential_client_secret instance
* withthe specified tenant ID, client ID and client secret.
* with the specified tenant ID, client ID and client secret.
*
* @param self reference to a az_credential_client_secret instance to initialize
* @param tenant_id an Azure tenant ID
Expand Down

0 comments on commit 6280f87

Please sign in to comment.