docs: fix typos

This commit is contained in:
André Roth
2026-05-03 15:00:31 +02:00
parent 813d9c660d
commit 84c8e5cf22
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ type gpgAddKeyParams struct {
// @Summary Add GPG Keys
// @Description **Adds GPG keys to aptly keyring**
// @Description
// @Description Add GPG public keys for veryfing remote repositories for mirroring.
// @Description Add GPG public keys for verifying remote repositories for mirroring.
// @Description
// @Description Keys can be added in two ways:
// @Description * By providing the ASCII armord key in `GpgKeyArmor` (leave Keyserver and GpgKeyID empty)