Skip to content

Commit 8f1fbe0

Browse files
committed
Fix spelling.
1 parent 3338ce8 commit 8f1fbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/customizing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ and used to be the main way to get a lot of customization done. In
14871487
modern roundup, the extensions_ mechanism is used, but there are
14881488
places where interfaces.py is still useful. Note that the tracker
14891489
directories are not on the Python system path when interfaces.py is
1490-
evaluated. You need to add library directories explicty by
1490+
evaluated. You need to add library directories explictly by
14911491
modifying sys.path.
14921492

14931493
Example: Changing Cache-Control headers

0 commit comments

Comments
 (0)