From c11e5ad3ddab84c70efd6b98cbff13ddc093d685 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Thu, 19 Feb 2009 11:07:41 +0000 Subject: [PATCH] fixed grammar error. thanks Fabio --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40873 --- scrapy/trunk/docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/trunk/docs/faq.rst b/scrapy/trunk/docs/faq.rst index 49add41e6..1f08781ca 100644 --- a/scrapy/trunk/docs/faq.rst +++ b/scrapy/trunk/docs/faq.rst @@ -44,6 +44,6 @@ to copy ideas from those projects that have already solved them properly, and focus on the real problems we need to solve. We'd be proud if Scrapy serves as an inspiration for other projects. Feel free -to stole from us! +to steal from us! .. _Django: http://www.djangoproject.com