From d603153bb75a333b77685555fac5947c119bcc1e Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Jan 22 2013 17:37:34 +0000 Subject: fix typo in desscription --- diff --git a/python-migrate.spec b/python-migrate.spec index 17091b3..57f881d 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}