aboutsummaryrefslogtreecommitdiffstats
path: root/udev.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev.c')
-rw-r--r--udev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.c b/udev.c
index 999d25d4..3f76e98b 100644
--- a/udev.c
+++ b/udev.c
@@ -152,7 +152,7 @@ int main(int argc, char *argv[], char *envp[])
goto hotplug;
}
- /* export logging flag, as called scripts may want to do the same as udev */
+ /* export logging flag, as called programs may want to do the same as udev */
if (udev_log_priority) {
char priority[32];