GUACAMOLE-641: Correct typo in documentation - "AzureKeyVaultAuthenticationiProviderModule" should be "AzureKeyVaultAuthenticationProviderModule".

This commit is contained in:
Michael Jumper
2022-01-21 15:23:40 -08:00
parent 3dbb821baf
commit e0fce54056

View File

@@ -36,7 +36,7 @@ public class AzureKeyVaultAuthenticationProviderModule
extends VaultAuthenticationProviderModule { extends VaultAuthenticationProviderModule {
/** /**
* Creates a new AzureKeyVaultAuthenticationiProviderModule which * Creates a new AzureKeyVaultAuthenticationProviderModule which
* configures dependency injection for the Azure Key Vault authentication * configures dependency injection for the Azure Key Vault authentication
* provider and related services. * provider and related services.
* *