]> git.lyx.org Git - lyx.git/commitdiff
typo
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 25 Oct 2020 03:24:28 +0000 (23:24 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 25 Oct 2020 03:24:28 +0000 (23:24 -0400)
development/tools/lyx-build

index 1c61b2f18192d83aded2353dbf79400147395828..5465ffc4d37747bb2464d8046913b660a89f09f5 100755 (executable)
@@ -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;