File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ from Ka-Ping Yee in the Software Carpentry "Track" design competition.
1212 - two templates included in the distribution for you to base your tracker on
1313 - play with the demo, customise it and then use *it* as the template for
1414 your production tracker
15- - requires *no* additional support software - python (2.1 +) is
15+ - requires *no* additional support software - python (2.3 +) is
1616 enough to get you going
1717 - easy to set up higher-performance storage backends like sqlite_,
1818 metakit_, mysql_ and postgresql_
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Logging of internal messages
6565Roundup's previously ad-hoc logging of events has been cleaned up and is
6666now configured in a single place in the tracker configuration file.
6767
68- The `customization documentation`_ has more details on how this is
68+ The `customisation documentation`_ has more details on how this is
6969configured.
7070
7171roundup-mailgw now logs fatal exceptions rather than mailing them to admin.
@@ -190,4 +190,4 @@ Web server
190190 The builtin web server may now perform HTTP Basic Authentication by
191191 itself.
192192
193- .. _`customization documentation`: customizing.html
193+ .. _`customisation documentation`: customizing.html
You can’t perform that action at this time.
0 commit comments