summaryrefslogtreecommitdiff
path: root/share/man/man5/port-modules.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-04-02 15:47:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-04-02 15:47:41 +0000
commit9022b6401b52bd6cecb6266fb0dbfd5480d00fba (patch)
tree0181e789430b691dfe22c5d0745d074a5ff92aff /share/man/man5/port-modules.5
parent4dedbbd63162b2c2d5d068c4d2ca97fa9edb593f (diff)
overriden -> overridden;
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r--share/man/man5/port-modules.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index ca62e49d830..dc470468658 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.187 2015/04/02 13:58:55 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.188 2015/04/02 15:47:40 jmc Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -983,7 +983,7 @@ If
.Ev MODPY_PI
is set to Yes it will set
.Ev MASTER_SITES .
-The subdirectory can be overriden with
+The subdirectory can be overridden with
.Ev MODPY_PI_DIR .
.Pp
Python 2.x places .pyc files in the same directory as the associated .py file.