about summary refs log tree commit diff
path: root/lib/libsystem_dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsystem_dummy.c')
-rw-r--r--lib/libsystem_dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsystem_dummy.c b/lib/libsystem_dummy.c
index db26ba7a..97dd8984 100644
--- a/lib/libsystem_dummy.c
+++ b/lib/libsystem_dummy.c
@@ -4,7 +4,7 @@
   This is a dummy version of libsystem.c, for use on systems that don't
   have the kind of process control that libsystem.c needs.
 
-  With this module, program will build cleanly, but if a program actually
+  With this module, programs will build cleanly, but if a program actually
   calls pm_system(), it will die with an error message saying that
   the facility is not available.
 =============================================================================*/