Signed-off-by: Dan McGee <[email protected]>
---
 libkmod/libkmod-module.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libkmod/libkmod-module.c b/libkmod/libkmod-module.c
index db1c55f..4404224 100644
--- a/libkmod/libkmod-module.c
+++ b/libkmod/libkmod-module.c
@@ -269,7 +269,7 @@ static int kmod_module_new(struct kmod_ctx *ctx, const char 
*key,
  *
  * Create a new struct kmod_module using the module name. @name can not be an
  * alias, file name or anything else; it must be a module name. There's no
- * check if the module does exists in the system.
+ * check if the module exists in the system.
  *
  * This function is also used internally by many others that return a new
  * struct kmod_module or a new list of modules.
-- 
1.7.9

--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to