diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 0e60660..d5cf4cc 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2716,7 +2716,7 @@ "loading). modprobe uses a configuration file to determine what option(s) to\n" \ "pass each module it loads.\n" \ "\n" \ -"The configuration file is searched (in order) amongst:\n" \ +"The configuration file is searched (in this order):\n" \ "\n" \ " /etc/modprobe.conf (2.6 only)\n" \ " /etc/modules.conf\n" \ |