summaryrefslogtreecommitdiffhomepage
path: root/aux
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-04-01 00:30:51 +0000
committermidipix <writeonce@midipix.org>2025-04-01 00:30:51 +0000
commiteba391f32ba3f2156410c7a162f89cb40b8d631a (patch)
tree0adc21da2767842d172c1ec65436070bca722028 /aux
parent621b289c25ee2fae0142bc33b2cc5ac10d822756 (diff)
downloadslibtool-eba391f32ba3f2156410c7a162f89cb40b8d631a.tar.bz2
slibtool-eba391f32ba3f2156410c7a162f89cb40b8d631a.tar.xz
aux/slibtool.sh: fix typo (caught by _firasuke_, thanks:-))
Diffstat (limited to 'aux')
-rwxr-xr-xaux/slibtool.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/slibtool.sh b/aux/slibtool.sh
index 0bde87d..e485fd5 100755
--- a/aux/slibtool.sh
+++ b/aux/slibtool.sh
@@ -11,7 +11,7 @@
## ---------------------------------------------------------- ##
## This script only exists to satisfy build-time requirements in ##
## projects that directly invoke the generated libtool script at ##
-## configure time (bad practice to beging with, should never be ##
+## configure time (bad practice to begin with, should never be ##
## necessary in the first place). ##
## ##
## By default, slibtool.sh is _NOT_ copied to a project's build ##