[pacman-dev] [PATCH] libmakepkg: fix typo
morganamilo
morganamilo at gmail.com
Mon Sep 9 18:39:09 UTC 2019
---
scripts/libmakepkg/buildenv.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/libmakepkg/buildenv.sh.in b/scripts/libmakepkg/buildenv.sh.in
index a8d416c8..085e1380 100644
--- a/scripts/libmakepkg/buildenv.sh.in
+++ b/scripts/libmakepkg/buildenv.sh.in
@@ -1,7 +1,7 @@
#!/bin/bash
#
# buildenv.sh - functions for altering the build environment before
-# compiliation
+# compilation
#
# Copyright (c) 2015-2018 Pacman Development Team <pacman-dev at archlinux.org>
#
--
2.23.0
More information about the pacman-dev
mailing list