pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wheel.mk: fix typo in comment



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Jan 10 23:29:25 2022 +0100
Changeset:	19903472ba132a0a9986e74a02abac4d238fa11d

Modified Files:
	python/wheel.mk

Log Message:
wheel.mk: fix typo in comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19903472ba132a0a9986e74a02abac4d238fa11d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 python/wheel.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/python/wheel.mk b/python/wheel.mk
index f088889a41..252ba276f0 100644
--- a/python/wheel.mk
+++ b/python/wheel.mk
@@ -14,7 +14,7 @@
 #
 # TODO: 		fix BUILDDIR support
 #			
-# Feel free to contibute to this file
+# Feel free to contribute to this file
 #			
 
 .include "../../lang/python/pyversion.mk"


Home | Main Index | Thread Index | Old Index