Context.java (SECURITY_CREDENTIALS): Fix typo.
authorJoerg Brunsmann <joerg_brunsmann@yahoo.de>
Fri, 23 Mar 2001 02:35:39 +0000 (02:35 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Fri, 23 Mar 2001 02:35:39 +0000 (02:35 +0000)
2001-03-22  Joerg Brunsmann <joerg_brunsmann@yahoo.de>

* javax/naming/Context.java (SECURITY_CREDENTIALS): Fix typo.

From-SVN: r40771

libjava/ChangeLog
libjava/javax/naming/Context.java

index 16f8e65d91a207a5fe7ccebb84089db6df98fd0d..f033324d564a10193955894eb0dc4bbb24ddb188 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-22  Joerg Brunsmann <joerg_brunsmann@yahoo.de>
+
+       * javax/naming/Context.java (SECURITY_CREDENTIALS): Fix typo.
+
 2001-03-22  Marcus G. Daniels  <mgd@swarm.org>
 
        * jni.cc (add_char): Handle `.' like `/'.
index 8d3b9f6081323db7a86ba722079eca052ef9d39f..d2474b9a6a5e7a44421e77dfc1449bee511c9a15 100644 (file)
@@ -64,7 +64,7 @@ public interface Context
 
   // Property specifying the credentials of the principal for
   // authenticating the caller to the service.
-  public static final String SECURITY_CREDENTIAL
+  public static final String SECURITY_CREDENTIALS
     = "java.naming.security.credentials";
 
   // Property for specifying the preferred language to use with the