1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: Fix some misspellings.

Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
Efraim Flashner
2025-02-19 11:11:03 +02:00
parent 77ad73b333
commit 66daf46b41
79 changed files with 185 additions and 185 deletions

View File

@@ -227,7 +227,7 @@ Have you run 'guix archive --generate-key'?")
;;;
(define (hetzner-machine-delegate target server)
"Return the delagate machine that uses SSH for deployment."
"Return the delegate machine that uses SSH for deployment."
(let* ((config (machine-configuration target))
;; Get the operating system WITHOUT the provenance service to avoid a
;; duplicate symlink conflict in the store.

View File

@@ -514,7 +514,7 @@
(string-append (hetzner-api-base-url api) path))
(define (hetzner-api-delete api path)
"Delelte the resource at PATH with the Hetzner API."
"Delete the resource at PATH with the Hetzner API."
(hetzner-api-response-body
(hetzner-api-request-send
(hetzner-api-request