summaryrefslogtreecommitdiff
path: root/udev_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev_utils.c')
-rw-r--r--udev_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev_utils.c b/udev_utils.c
index ca46258def..fda1f42f7e 100644
--- a/udev_utils.c
+++ b/udev_utils.c
@@ -113,7 +113,7 @@ int create_path(const char *path)
}
/* Reset permissions on the device node, before unlinking it to make sure,
- * that permisions of possible hard links will be removed to.
+ * that permisions of possible hard links will be removed too.
*/
int unlink_secure(const char *filename)
{