diff options
author | Olivier Lamy <olamy@apache.org> | 2012-12-18 13:38:13 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-12-18 13:38:13 +0000 |
commit | 7fb1e6026da76b7a28ad14c1a61807f83799146f (patch) | |
tree | 810573a5ea04ea50820ecfc4ac8869f26d904b73 /archiva-modules/archiva-web | |
parent | 3f70c0f3a6cc377f58d92818a44c1d9f9da6430a (diff) | |
download | archiva-7fb1e6026da76b7a28ad14c1a61807f83799146f.tar.gz archiva-7fb1e6026da76b7a28ad14c1a61807f83799146f.zip |
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423429 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties index 525e9cabb..699d93c7e 100644 --- a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties +++ b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/i18n/default.properties @@ -596,7 +596,7 @@ ldap.bind.authenticator.enabled.help.content=Will toggle the use of authenticato ldap.bind.authenticator.allowEmptyPasswords.help.content=Allow to use empty password with Ldap authenticator. redback.runtime.properties.key.label=Key redback.runtime.properties.value.label=Value -redback.runtime.user-managers.impls.choosed=UserManager(s) choosed +redback.runtime.user-managers.impls.choosed=UserManager(s) choosen redback.runtime.user-managers.impls.available=UserManager(s) availables redback.runtime.ldap.verified=Ldap connection verified. redback.runtime.ldap.checkModification=Verify LDAP changes. |