[python-migrate/el6] fix typo in desscription

Pádraig Brady pbrady at fedoraproject.org
Tue Jan 22 17:41:32 UTC 2013


commit 5f954e0d61aea23626cc750cc00b23efbde0532c
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Jan 22 17:37:34 2013 +0000

    fix typo in desscription

 python-migrate.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-migrate.spec b/python-migrate.spec
index ea73466..49695e7 100644
--- a/python-migrate.spec
+++ b/python-migrate.spec
@@ -53,8 +53,8 @@ BuildRequires: python-unittest2
 %description
 Schema migration tools for SQLAlchemy designed to support an agile approach
 to database design and make it easier to keep development and production
-databases in sync as schema changes are required.  It allows you to manage 
-atabase change sets and database repository versioning.
+databases in sync as schema changes are required.  It allows you to manage
+database change sets and database repository versioning.
 
 %prep
 %setup -q -n %{srcname}-%{version}


More information about the scm-commits mailing list