We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf915e commit 39584d6Copy full SHA for 39584d6
Makefile
@@ -3,7 +3,7 @@
3
PACKAGE=asyncclick
4
ifneq ($(wildcard /usr/share/sourcemgr/make/py),)
5
include /usr/share/sourcemgr/make/py
6
-# availabe via http://github.com/smurfix/sourcemgr
+# available via http://github.com/smurfix/sourcemgr
7
8
else
9
%:
0 commit comments