[CalendarServer-changes] [12209] twext/trunk
source_changes at macosforge.org
source_changes at macosforge.org
Wed Mar 12 11:18:32 PDT 2014
Revision: 12209
http://trac.calendarserver.org//changeset/12209
Author: cdaboo at apple.com
Date: 2014-01-02 08:53:18 -0800 (Thu, 02 Jan 2014)
Log Message:
-----------
Typos.
Modified Paths:
--------------
twext/trunk/README
twext/trunk/setup.py
Modified: twext/trunk/README
===================================================================
--- twext/trunk/README 2014-01-02 16:52:45 UTC (rev 12208)
+++ twext/trunk/README 2014-01-02 16:53:18 UTC (rev 12209)
@@ -1,7 +1,7 @@
Introduction
============
-This is a python module consisting of extentions to the Twisted Framework
+This is a python module consisting of extensions to the Twisted Framework
(http://twistedmatrix.com/).
Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py 2014-01-02 16:52:45 UTC (rev 12208)
+++ twext/trunk/setup.py 2014-01-02 16:53:18 UTC (rev 12209)
@@ -40,6 +40,7 @@
return modules + setuptools_find_packages()
+
def version():
"""
Compute the version number.
@@ -92,9 +93,9 @@
# Options
#
-description = "Extentions to Twisted"
+description = "Extensions to Twisted"
long_description = """
-Extentions to the Twisted Framework (http://twistedmatrix.com/).
+Extensions to the Twisted Framework (http://twistedmatrix.com/).
"""
classifiers = None
@@ -131,6 +132,7 @@
pass
+
#
# Run setup
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/4ed525a3/attachment.html>
More information about the calendarserver-changes
mailing list