]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: , or
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 1 Jul 2025 13:14:54 +0000 (09:14 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 1 Jul 2025 13:16:28 +0000 (09:16 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
BUILDING-PACKAGES.md

index 6490aa13c200cbc6bc76df3096d545420b4d08f3..b1d92539cdb1a2c09de083b797e63e584e514c99 100644 (file)
@@ -30,7 +30,7 @@ Locate the `Run workflow` dropdown item on the top right side of the screen, ins
 - `Branch`: you can keep `master` here, unless you need to build for an operating system which is not in the list, in which case you will have to create a new branch and add the required file(s) for this OS. See `Adding a new OS` below.
 - `Product to build`: select the product you want to build packages for, for example `dnsdist`
 - `OSes to build for, space separated`: keep one or more OSes you want to build packages for, for example `ubuntu-focal`
-- `git ref to checkout`: the exact version you want to build. It can be the name of branch, a git tag or a git commit ID. Most likely you will be willing to build from a tagged release, like `dnsdist-1.8.1`.
+- `git ref to checkout`: the exact version you want to build. It can be the name of branch, a git tag, or a git commit ID. Most likely you will be willing to build from a tagged release, like `dnsdist-1.8.1`.
 - `is this a release build?`: Keep `NO`
 
 Click `Run workflow` to start the build.