Skip to content

Commit b56c0d3

Browse files
Fix indenting
1 parent 3446a9b commit b56c0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/package_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ def zopencommunity():
424424
"\n./package_build.py rockylinux\n\t\t\t[if data is from RockyLinux]"
425425
"\n./package_build.py ibm-validated\n\t\t\t[if data is from IBM Validated Open Source List]"
426426
"\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]"
427+
"\n./package_build.py zopencommunity\n\t\t\t[if data is from zopen community]"
428428
"Example:\n./package_build.py RHEL_8_Package_List.json\n./package_build.py debian")
429429

430430
print("Thanks for using SDT!")

0 commit comments

Comments
 (0)