]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Fix typo in gwion-config
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 7 Aug 2020 19:00:34 +0000 (21:00 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 7 Aug 2020 19:00:34 +0000 (21:00 +0200)
scripts/gwion-config

index e11a50181a25f8d4b4ceb514f3c0aa33d76cd142..7eefd14b4e7d5d75514ab39e71750388cee586a1 100644 (file)
@@ -2,7 +2,7 @@
 
 usage() {
   echo "Usage:
-  gwion-config --version   - show installed script and Guile version
+  gwion-config --version   - show installed script and Gwion version
   gwion-config --help      - show usage info (this message)
   gwion-config link        - print libraries to link with
   gwion-config compile     - print C compiler flags to compile with"