From 8253fadc96441fc5c10b97aa0c5c992b29ff1a7e Mon Sep 17 00:00:00 2001
From: Alexander Neumann <alexander@bumpern.de>
Date: Sat, 25 Nov 2017 22:11:47 +0100
Subject: [PATCH] doc: Fix typo

---
 doc/040_backup.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/040_backup.rst b/doc/040_backup.rst
index 7215ae054..549b8eef7 100644
--- a/doc/040_backup.rst
+++ b/doc/040_backup.rst
@@ -130,7 +130,7 @@ args:
 Backing up special items
 ************************
 
-**Symlinks** are archieved as symlinks, ``restic`` does not follow them.
+**Symlinks** are archived as symlinks, ``restic`` does not follow them.
 When you restore, you get the same symlink again, with the same link target
 and the same timestamps.