Fix typo: degress -> degrees

This commit is contained in:
Christian Paul 2019-09-30 23:57:18 +02:00
parent 572afd09b5
commit 8be4007e1b
2 changed files with 2 additions and 2 deletions

View File

@ -836,7 +836,7 @@ Feature request #1332
.IP [3] 5
Feature request #1337
.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
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.

View File

@ -495,7 +495,7 @@ For example, ntfs-3g on Linux isn't able to convey NTFS ACLs.
Feature request :issue:`618` for more flags.
.. [2] Feature request :issue:`1332`
.. [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
non-native ACLs. For example, NTFS ACLs aren't completely accessible on Linux with ntfs-3g.