We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3446a9b commit b56c0d3Copy full SHA for b56c0d3
bin/package_build.py
@@ -424,7 +424,7 @@ def zopencommunity():
424
"\n./package_build.py rockylinux\n\t\t\t[if data is from RockyLinux]"
425
"\n./package_build.py ibm-validated\n\t\t\t[if data is from IBM Validated Open Source List]"
426
"\n./package_build.py\n\t\t\t[for displaying this help]\n"
427
- "\n./package_build.py zopencommunity\n\t\t\t[if data is from ZOSOpenCommunity]"
+ "\n./package_build.py zopencommunity\n\t\t\t[if data is from zopen community]"
428
"Example:\n./package_build.py RHEL_8_Package_List.json\n./package_build.py debian")
429
430
print("Thanks for using SDT!")
0 commit comments