summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-12-15 23:59:00 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-12-15 23:59:00 +0000
commit335546fbf7fc01da7aa2bf7b32228d7ff0280748 (patch)
tree771277500901e6ac77ce82ed88e4c5012548798a /lang/python
parente63cae69d5a32329c06965dc319c21f89c7ce8e7 (diff)
downloadpkgsrc-335546fbf7fc01da7aa2bf7b32228d7ff0280748.tar.gz
python: fix typo in comment in tool.mk
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/tool.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/tool.mk b/lang/python/tool.mk
index 69024132397..fae0e172dfa 100644
--- a/lang/python/tool.mk
+++ b/lang/python/tool.mk
@@ -1,8 +1,8 @@
-# $NetBSD: tool.mk,v 1.2 2019/11/24 11:41:15 nia Exp $
+# $NetBSD: tool.mk,v 1.3 2019/12/15 23:59:00 gutteridge Exp $
#
# Create `python' interpreter wrapper for applicable Python bin.
#
-# This mk fragment can be included in all packages that uses `python'
+# This mk fragment can be included in all packages that use `python'
# as a tool without a pkgsrc-style version suffix.
#
# Keywords: python