Skip to content

Commit

Permalink
Merge pull request #33 from msabramo/patch-1
Browse files Browse the repository at this point in the history
Fix typo: foppyforms => floppyforms
  • Loading branch information
brutasse committed Mar 17, 2012
2 parents 449c4cd + c3fe047 commit cc9bbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
@@ -1,7 +1,7 @@
Django-floppyforms
==================

Django-foppyforms is an application that gives you full control of the output
Django-floppyforms is an application that gives you full control of the output
of forms rendering. This is more a **widgets** library than a forms library
but form fields are provided for convenience. The forms API and features are
exactly the same as Django's, the key difference is that widgets are rendered
Expand Down

0 comments on commit cc9bbd6

Please sign in to comment.