Skip to content

Commit 63d3018

Browse files
committed
Fix doc typo.
1 parent 0696f6d commit 63d3018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roundup/cgi/apache.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# This module operates with only one tracker
1111
# and must be placed in the tracker directory.
1212
#
13-
# mod_python is deplricated and not well tested with release 2.0 of
14-
# roundup. mod_wsgi is the preferred interface. It amy not work
13+
# mod_python is deprecated and not well tested with release 2.0 of
14+
# roundup. mod_wsgi is the preferred interface. It may not work
1515
# with python3.
1616

1717
# The patch from https://issues.roundup-tracker.org/issue2550821

0 commit comments

Comments
 (0)