From 0325be3c1cfc91d3263f21f022aab9628dba636e Mon Sep 17 00:00:00 2001
From: Yaroslav Halchenko <debian@onerussian.com>
Date: Sat, 8 May 2010 00:31:15 -0400
Subject: [PATCH] minor changes in descriptions

---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7c483860f3..e3b5753c34 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Depends: ${misc:Depends}, libjs-jquery
 Suggests: python-scikits-learn
 Description: documentation and examples for scikit-learn
  This package contains documentation and example scripts for
- python-scikit-learn.
+ python-scikits-learn.
 
 
 Package: python-scikits-learn-lib
@@ -42,7 +42,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-numpy
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: low-level implementations and bindings for scikit-learn
- This is an add-on package for python-scikit-learn. It provides
+Description: low-level implementations and bindings for scikits-learn
+ This is an add-on package for python-scikits-learn. It provides
  low-level implementations and custom Python bindings for the LIBSVM
  library.
-- 
GitLab