summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/interface.c b/drivers/staging/greybus/interface.c
index 4a26bf6f714c..c5211a313d34 100644
--- a/drivers/staging/greybus/interface.c
+++ b/drivers/staging/greybus/interface.c
@@ -109,7 +109,7 @@ int gb_create_bundle_connection(struct gb_interface *intf, u8 class)
}
/*
- * A Greybus module represents a user-replicable component on an Ara
+ * A Greybus module represents a user-replaceable component on an Ara
* phone. An interface is the physical connection on that module. A
* module may have more than one interface.
*