You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/08/05 17:42:04 UTC

cvs commit: xml-xalan/c/src/PlatformSupport PrefixResolver.hpp

dbertoni    2002/08/05 08:42:04

  Modified:    c/src/PlatformSupport PrefixResolver.hpp
  Log:
  Fixed typo and updated copyright.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/c/src/PlatformSupport/PrefixResolver.hpp
  
  Index: PrefixResolver.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/PrefixResolver.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PrefixResolver.hpp	29 Jun 2001 18:41:47 -0000	1.1
  +++ PrefixResolver.hpp	5 Aug 2002 15:42:04 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -85,7 +85,7 @@
   
   	/**
   	 * Retrieve a namespace corresponding to a prefix.  This assumes that 
  -	 * the PrevixResolver hold's its own namespace context, or is a namespace
  +	 * the PrevixResolver holds its own namespace context, or is a namespace
   	 * context itself.
   	 *
   	 * @param prefix Prefix to resolve
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org