summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-10-01 17:58:37 +0200
committerTreeve Jelbert2010-10-01 17:58:37 +0200
commit8ac33596285825c78a5a4dcfba131d320afa8d48 (patch)
treef1eebfe08e6529798e518c85105995f51a48f179
parent18f865741a523eee816da5936ce6bc7bade922dc (diff)
formalchemy - fix typo in DETAILS
-rwxr-xr-xpython-pypi/formalchemy/DETAILS3
-rw-r--r--python-pypi/formalchemy/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/python-pypi/formalchemy/DETAILS b/python-pypi/formalchemy/DETAILS
index a35de7e645..afe223b2fb 100755
--- a/python-pypi/formalchemy/DETAILS
+++ b/python-pypi/formalchemy/DETAILS
@@ -17,4 +17,5 @@ forms environment.
FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a given model.
FormAlchemy will try to figure out what kind of HTML code should be returned by
introspecting the model's properties and generate ready-to-use HTML code that will fit the
-developer's application.EOF
+developer's application.
+EOF
diff --git a/python-pypi/formalchemy/HISTORY b/python-pypi/formalchemy/HISTORY
index 42dc47ffc6..3f16c142c0 100644
--- a/python-pypi/formalchemy/HISTORY
+++ b/python-pypi/formalchemy/HISTORY
@@ -1,3 +1,6 @@
+2010-10-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: fix typo with EOF
+
2010-09-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.3.3
spell created