Fixed typos

This commit is contained in:
2025-05-08 10:16:02 +02:00
parent 31f6cc6ab8
commit c7ec5819c6
6 changed files with 24 additions and 27 deletions

View File

@@ -41,7 +41,7 @@ void destroy_temp_permissions_table(void);
* file.
*
* @param filename: The file that the process is trying to access
* @pram pi: The process information
* @param pi: The process information
* @return: access status - ALLOW, DENY or NDEF in case if no information was
* found. Does not return ALLOW_TEMP.
* @note: In case one of the parent processes is killed while this function