瀏覽代碼

Fix typo: degress -> degrees

Christian Paul 5 年之前
父節點
當前提交
e55b704d03
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/man/borg.1
  2. 1 1
      docs/usage_general.rst.inc

+ 1 - 1
docs/man/borg.1

@@ -812,7 +812,7 @@ Feature request #1332
 .IP [3] 5
 .IP [3] 5
 Feature request #1337
 Feature request #1337
 .IP [4] 5
 .IP [4] 5
-Cygwin tries to map NTFS ACLs to permissions with varying degress of success.
+Cygwin tries to map NTFS ACLs to permissions with varying degrees of success.
 .IP [5] 5
 .IP [5] 5
 The native access control list mechanism of the OS. This normally limits access to
 The native access control list mechanism of the OS. This normally limits access to
 non\-native ACLs. For example, NTFS ACLs aren\(aqt completely accessible on Linux with ntfs\-3g.
 non\-native ACLs. For example, NTFS ACLs aren\(aqt completely accessible on Linux with ntfs\-3g.

+ 1 - 1
docs/usage_general.rst.inc

@@ -495,7 +495,7 @@ For example, ntfs-3g on Linux isn't able to convey NTFS ACLs.
     Feature request :issue:`618` for more flags.
     Feature request :issue:`618` for more flags.
 .. [2] Feature request :issue:`1332`
 .. [2] Feature request :issue:`1332`
 .. [3] Feature request :issue:`1337`
 .. [3] Feature request :issue:`1337`
-.. [4] Cygwin tries to map NTFS ACLs to permissions with varying degress of success.
+.. [4] Cygwin tries to map NTFS ACLs to permissions with varying degrees of success.
 
 
 .. [#acls] The native access control list mechanism of the OS. This normally limits access to
 .. [#acls] The native access control list mechanism of the OS. This normally limits access to
     non-native ACLs. For example, NTFS ACLs aren't completely accessible on Linux with ntfs-3g.
     non-native ACLs. For example, NTFS ACLs aren't completely accessible on Linux with ntfs-3g.