From 63d4a0f19b2b95312194b5099b556f196fc151f1 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 2 Mar 2011 12:34:40 +0100 Subject: [PATCH] Seeks: fix description --- Seeks/README.txt | 2 +- Seeks/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Seeks/README.txt b/Seeks/README.txt index 1f6119e..f81b889 100644 --- a/Seeks/README.txt +++ b/Seeks/README.txt @@ -1,2 +1,2 @@ -This is a basic but highly configuration plugin that allows to call +This is a basic but highly configurable plugin that allows to call a Seeks node (ie. a search engine). diff --git a/Seeks/__init__.py b/Seeks/__init__.py index a78c073..f75122e 100644 --- a/Seeks/__init__.py +++ b/Seeks/__init__.py @@ -29,7 +29,7 @@ ### """ -This is a basic but highly configuration plugin that allows to call +This is a basic but highly configurable plugin that allows to call a Seeks node (ie. a search engine). """