You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2002/11/19 20:28:28 UTC

cvs commit: xml-axis/java/src/org/apache/axis/i18n resource.properties

gdaniels    2002/11/19 11:28:28

  Modified:    java/src/org/apache/axis/i18n resource.properties
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.28      +1 -1      xml-axis/java/src/org/apache/axis/i18n/resource.properties
  
  Index: resource.properties
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/src/org/apache/axis/i18n/resource.properties,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- resource.properties	7 Nov 2002 22:50:58 -0000	1.27
  +++ resource.properties	19 Nov 2002 19:28:28 -0000	1.28
  @@ -1014,7 +1014,7 @@
   
   badSource=javax.xml.transform.Source implementation not supported:  {0}.
   rpcProviderOperAssert00=The OperationDesc for {0} was not found in the ServiceDesc.
  -serviceDescOperSync00=The OperationDesc for {0} was not syncronized to a method of {1}.
  +serviceDescOperSync00=The OperationDesc for {0} was not synchronized to a method of {1}.
   
   noServiceClass=No service class was found!  Are you missing a className option?
   jpegOnly=Cannot handle {0}, can only handle JPEG image types.