kimptoc 01/12/28 03:04:49 Modified: webapp/WEB-INF/conf JetspeedResources.properties Log: fix typo - re bugzilla # 5595 Revision Changes Path 1.53 +2 -2 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties Index: JetspeedResources.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- JetspeedResources.properties 2001/12/27 15:11:10 1.52 +++ JetspeedResources.properties 2001/12/28 11:04:49 1.53 @@ -1,7 +1,7 @@ ################################################################################ # Jetspeed Configuration # Author: Kevin A. Burton ([EMAIL PROTECTED]) -# $Id: JetspeedResources.properties,v 1.52 2001/12/27 15:11:10 kimptoc Exp $ +# $Id: JetspeedResources.properties,v 1.53 2001/12/28 11:04:49 kimptoc Exp $ ################################################################################ # This is the main file you will need to configuration Jetspeed. If there are # any secondary files they will be pointed to from this file. @@ -188,7 +188,7 @@ ######################################### # Admin Control Panel Items # ######################################### -# This list is used by the Admin screen for listiing the +# This list is used by the Admin screen for listing the # available admin portlets. # These are depracted and should not be changed
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>