Fix IZ http://www.netbeans.org/issues/show_bug.cgi?id=123314 designer_refactoring2_after_merge mercurial1_4_2fcs
authorskini@netbeans.org
Thu, 06 Dec 2007 00:11:16 +0000
changeset 1437574568058a27
parent 1436 1e9bc44d6f48
child 1438 d951de100654
Fix IZ http://www.netbeans.org/issues/show_bug.cgi?id=123314
fixed typo.
wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties
     1.1 --- a/wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties	Wed Dec 05 14:29:26 2007 +0000
     1.2 +++ b/wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties	Thu Dec 06 00:11:16 2007 +0000
     1.3 @@ -64,7 +64,7 @@
     1.4  DESC_Attribute_connectionFactoryName=When JNDI is used, this attribute specifies the JNDI name of the connection factory to look up
     1.5  DESC_Attribute_initialContextFactory=When JNDI is used, this attribute specifies the initial context factory to use; see javax.naming.Context.INITIAL_CONTEXT_FACTORY
     1.6  DESC_Attribute_providerURL=When JNDI is used, this attribute specifies the configuration information for the service provider to use; see javax.naming.Context.PROVIDER_URL
     1.7 -DESC_Attribute_securityPrincipal=When JNDI is used, this attribute specifies the dentity of the principal for authenticating the caller to the service; see javax.naming.Context.SECURITY_PRINCIPAL
     1.8 +DESC_Attribute_securityPrincipal=When JNDI is used, this attribute specifies the identity of the principal for authenticating the caller to the service; see javax.naming.Context.SECURITY_PRINCIPAL
     1.9  DESC_Attribute_securityCredentials=When JNDI is used, this attribute specifies the the credentials of the principal for authenticating the caller to the service; see javax.naming.Context.SECURITY_CREDENTIALS
    1.10  DESC_Element_operation="operation" indicates a JMS protocol based operation.
    1.11  LBL_GRP_Common=Common