From: Richard Kimberly Heck Date: Sun, 25 Oct 2020 03:24:28 +0000 (-0400) Subject: typo X-Git-Tag: 2.4.0-alpha3~892 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=904d960d6a11e50f099d89e496ed9ad7090b4784;p=lyx.git typo --- diff --git a/development/tools/lyx-build b/development/tools/lyx-build index 1c61b2f181..5465ffc4d3 100755 --- a/development/tools/lyx-build +++ b/development/tools/lyx-build @@ -2,7 +2,7 @@ # This script builds a maintainance LyX distribution according to # the procedure outlined at: # http://wiki.lyx.org/Devel/ReleaseProcedure -# It also includes several other tests, to make sure the packages +# It also includes several other tests, to make sure the package # works as it should. #DEBUG=echo;