[csw-devel] SF.net SVN: gar:[12093] csw/mgar/gar/v2/lib/python/common_constants.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Dec 27 13:25:04 CET 2010
Revision: 12093
http://gar.svn.sourceforge.net/gar/?rev=12093&view=rev
Author: wahwah
Date: 2010-12-27 12:25:04 +0000 (Mon, 27 Dec 2010)
Log Message:
-----------
checkpkg: Fixed a typo in common constants
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/common_constants.py
Modified: csw/mgar/gar/v2/lib/python/common_constants.py
===================================================================
--- csw/mgar/gar/v2/lib/python/common_constants.py 2010-12-27 12:24:38 UTC (rev 12092)
+++ csw/mgar/gar/v2/lib/python/common_constants.py 2010-12-27 12:25:04 UTC (rev 12093)
@@ -52,7 +52,7 @@
DEFAULT_CATALOG_RELEASES = frozenset([
'current',
- 'experimenta',
+ 'experimental',
'unstable',
'testing',
'stable',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list