change "Completely isolation" to "Complete isolation"

This commit is contained in:
Ryan Sawhill Aroha 2017-03-30 18:59:37 -04:00
parent 2e07d06f25
commit e4db61c9e6
No known key found for this signature in database
GPG key ID: FBA472A74C4FFD02

View file

@ -333,7 +333,7 @@ array_variable=(1 2 3 4)
</para> </para>
<important> <important>
<para> <para>
Completely isolation from its original execution environment Complete isolation from its original execution environment
(which is required when the script is executed after a trust (which is required when the script is executed after a trust
transition, e.g., triggered by the SUID mechanism) is impossible transition, e.g., triggered by the SUID mechanism) is impossible
to achieve from within the shell script itself. Instead, the to achieve from within the shell script itself. Instead, the