fix comment

This commit is contained in:
Chris PeBenito 2005-12-12 16:56:36 +00:00
parent 60caa302c2
commit 0c4bf1c594

View File

@ -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. # directories, which require text relocation.
# #
type textrel_shlib_t alias texrel_shlib_t; type textrel_shlib_t alias texrel_shlib_t;