diff rhodecode/lib/utils.py @ 569:000b675e7c1d

bumped version, some spelling fixes
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 10 Oct 2010 17:27:46 +0200
parents 80dc0a23edf7
children 5cc96df705b9
line wrap: on
line diff
--- a/rhodecode/lib/utils.py	Sun Oct 10 17:24:41 2010 +0200
+++ b/rhodecode/lib/utils.py	Sun Oct 10 17:27:46 2010 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # encoding: utf-8
-# Utilities for hg app
+# Utilities for RhodeCode
 # Copyright (C) 2009-2010 Marcin Kuzminski <marcin@python-works.com>
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
 
 """
 Created on April 18, 2010
-Utilities for hg app
+Utilities for RhodeCode
 @author: marcink
 """
 from beaker.cache import cache_region