File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3333 to W. Trevor King. (Bernhard Reiter)
3434- issue2550766: Minor formatting issues in the docs for date properties,
3535 thanks John Kristensen. (Bernhard Reiter)
36+ - issue2550738: Fixes for various documentation typoes,
37+ thanks Nathan Russell. (John Kristensen)
3638
3739
38402012-05-15: 1.4.20
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ What is that stuff in the tracker html directory?
131131
132132This is the template code that Roundup uses to display the various pages.
133133This is based upon the template markup language in Zope called, oddly
134- enough "Zope Page Templates". There's documentation in the Roundup
134+ enough, "Zope Page Templates". There's documentation in the Roundup
135135customisation_ documentation. For more information have a look at:
136136
137137 http://docs.zope.org/zope2/zope2book/
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ Section **mailgw**
375375
376376 origmsg_re -- `` ^[>|\s]*-----\s?Original Message\s?-----$``
377377 Regular expression matching start of an original message if quoted
378- the in body. Value is Python Regular Expression (UTF8-encoded).
378+ in the body. Value is Python Regular Expression (UTF8-encoded).
379379
380380 sign_re -- ``^[>|\s]*-- ?$``
381381 Regular expression matching the start of a signature in the message
Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ CGI-bin for Limited-Access Hosting
390390~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
391391
392392If you are running in a shared-hosting environment or otherwise don't have
393- permissiong to edit the system web server's configuration, but can create a
393+ permission to edit the system web server's configuration, but can create a
394394``.htaccess`` file then you may be able to use this approach.
395395
3963961. Install flup_
You can’t perform that action at this time.
0 commit comments