Chore: Update common-packer to the latest v0.10.0
[releng/builder.git] / scripts / cut-branch-jobs.py
index 29cb121f3ba77b6b1b9d851237957fe5660bdb7a..88cf3cb97817b6574da19dbac5655177d6fc95ff 100755 (executable)
@@ -346,7 +346,7 @@ parser.add_argument(
     metavar="RELEASE_ON_CURRENT_BRANCH",
     type=str,
     help="""The ODL release codename for the new {}
-        (eg. Magnesium, Aluminium, Silicon).""".format(
+        (eg. Silicon, Phosphorus).""".format(
         default_branch
     ),
 )