spelling;
authorwenzelm
Mon, 16 Dec 2024 19:22:54 +0100
changeset 81608 a38e80897c34
parent 81607 f48597f265ff
child 81609 3458f17e7cba
child 81614 afd27db5a15b
spelling;
src/Pure/Admin/component_xz.scala
--- a/src/Pure/Admin/component_xz.scala	Mon Dec 16 19:09:14 2024 +0100
+++ b/src/Pure/Admin/component_xz.scala	Mon Dec 16 19:22:54 2024 +0100
@@ -79,7 +79,7 @@
     -U URL       download URL (default: """ + quote(default_download_url) + """)
     -V VERSION   version (default: """ + quote(default_version) + """)
 
-  Build zxz-java component from the specified download base URL and VERSION,
+  Build xz-java component from the specified download base URL and VERSION,
   see also """ + main_url + "\n",
           "D:" -> (arg => target_dir = Path.explode(arg)),
           "S:" -> (arg => source_url = arg),