diff options
-rw-r--r-- | libselinux/man/man3/selinux_restorecon.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/selinux_restorecon.3 b/libselinux/man/man3/selinux_restorecon.3 index 2d8274b4..d698818d 100644 --- a/libselinux/man/man3/selinux_restorecon.3 +++ b/libselinux/man/man3/selinux_restorecon.3 @@ -26,7 +26,7 @@ containing a directory or file to be relabeled. If this is a directory and the .IR restorecon_flags .B SELINUX_RESTORECON_RECURSE -has been set (for decending through directories), then +has been set (for descending through directories), then .BR selinux_restorecon () will write an SHA1 digest of the combined specfiles (see the .B NOTES |