diff --git a/refpolicy/policy/modules/system/libraries.te b/refpolicy/policy/modules/system/libraries.te index f14b913e..60d3352f 100644 --- a/refpolicy/policy/modules/system/libraries.te +++ b/refpolicy/policy/modules/system/libraries.te @@ -39,7 +39,7 @@ ifdef(`targeted_policy',` ') # -# texrel_shlib_t is the type of shared objects in the system lib +# textrel_shlib_t is the type of shared objects in the system lib # directories, which require text relocation. # type textrel_shlib_t alias texrel_shlib_t;