summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Cox <gjvc@gjvc.com>2012-04-22 10:39:23 +0100
committerMarcel Hellkamp <marc@gsites.de>2012-04-22 23:56:24 +0200
commit840ed7081d3b5dc08f764d9196f7347bf8c2c7f5 (patch)
tree51beb1bdd3606fac7108b05a81d3f2181b1a8198 /plugins
parent9635006e8d0c18cc7488e0f0bd8f137b4623e29c (diff)
downloadbottle-840ed7081d3b5dc08f764d9196f7347bf8c2c7f5.tar.gz
some basic documentation fixes
Diffstat (limited to 'plugins')
-rw-r--r--plugins/werkzeug/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/werkzeug/README b/plugins/werkzeug/README
index 51eb090..2ec3656 100644
--- a/plugins/werkzeug/README
+++ b/plugins/werkzeug/README
@@ -2,7 +2,7 @@
Bottle-Werkzeug
=====================
-`Werkzeug <http://werkzeug.pocoo.org/>`_ is a powerfull WSGI utility library for
+`Werkzeug <http://werkzeug.pocoo.org/>`_ is a powerful WSGI utility library for
Python. It includes an interactive debugger and feature-packed request and response
objects.