From eba391f32ba3f2156410c7a162f89cb40b8d631a Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 1 Apr 2025 00:30:51 +0000 Subject: aux/slibtool.sh: fix typo (caught by _firasuke_, thanks:-)) --- aux/slibtool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aux') 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 ## -- cgit v1.2.3