summaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-09-14 12:28:08 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-09-15 20:59:15 +0200
commit49478f9dbdf4a6ed49123b1f9fb158248b06dcae (patch)
tree661c6789724ecc71e3d1bca2af545ea0580c7d44 /gnu/packages/backup.scm
parent04912d4f9f927ae47742011857cc637f399069a0 (diff)
downloadguix-patches-49478f9dbdf4a6ed49123b1f9fb158248b06dcae.tar
guix-patches-49478f9dbdf4a6ed49123b1f9fb158248b06dcae.tar.gz
gnu: dump: Fix typo in description.
* gnu/packages/backup.scm (dump)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/backup.scm')
-rw-r--r--gnu/packages/backup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 9cb8e1bd00..e388265179 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1066,7 +1066,7 @@ other storage medium. Subsequent incremental backups can then be layered on
top of the full backup. The restore command performs the inverse function of
dump; it can restore a full backup of a file system. Single files and
directory subtrees may also be restored from full or partial backups in
-interractive mode.")
+interactive mode.")
(license license:bsd-3)))
(define-public burp