summaryrefslogtreecommitdiffstats
path: root/python-pypi/decorator/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/decorator/DETAILS')
-rwxr-xr-xpython-pypi/decorator/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/python-pypi/decorator/DETAILS b/python-pypi/decorator/DETAILS
index ffeed2afe2..eb83d02d6c 100755
--- a/python-pypi/decorator/DETAILS
+++ b/python-pypi/decorator/DETAILS
@@ -9,7 +9,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
UPDATED=20081004
SHORT='decorator module for python'
cat << EOF
-The aim of the decorator module it to simplify the usage of decorators for the average
-programmer, and to popularize decorators usage giving examples of useful decorators, such
+The aim of the decorator module it to simplify the usage of decorators for
+the average
+programmer, and to popularize decorators usage giving examples of useful
+decorators, such
as memoize, tracing, redirecting_stdout, locked, etc.
EOF