]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/greybus/module.c
greybus: Random spell fixes
[karo-tx-linux.git] / drivers / staging / greybus / module.c
index f432bea3c8182a72fb2ac960868fa62e18ae18f0..f72e6aef4dc4db029d084c4c2e6544c42ed52a36 100644 (file)
@@ -68,7 +68,7 @@ struct device_type greybus_module_type = {
 };
 
 /*
- * A Greybus module represents a user-replacable component on an Ara
+ * A Greybus module represents a user-replicable component on an Ara
  * phone.
  *
  * Create a gb_module structure to represent a discovered module.