瀏覽代碼

Merge pull request #5411 from jeroentbt/patch-1

fix small typo in quickstart docs
TW 4 年之前
父節點
當前提交
a48d6d279f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/quickstart.rst

+ 1 - 1
docs/quickstart.rst

@@ -445,7 +445,7 @@ For restoring, you usually want to work **on the same machine as the same user**
 that was also used to create the backups of the wanted files. Doing it like
 that was also used to create the backups of the wanted files. Doing it like
 that avoids quite some issues:
 that avoids quite some issues:
 
 
-- no confusion relating to pathes
+- no confusion relating to paths
 - same mapping of user/group names to user/group IDs
 - same mapping of user/group names to user/group IDs
 - no permission issues
 - no permission issues
 - you likely already have a working borg setup there,
 - you likely already have a working borg setup there,