aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/gp2ap002.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/light/gp2ap002.c')
-rw-r--r--drivers/iio/light/gp2ap002.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/light/gp2ap002.c b/drivers/iio/light/gp2ap002.c
index d5e1cd27eb46..7ba7aa59437c 100644
--- a/drivers/iio/light/gp2ap002.c
+++ b/drivers/iio/light/gp2ap002.c
@@ -566,7 +566,7 @@ static int gp2ap002_probe(struct i2c_client *client,
/*
* Initialize the device and signal to runtime PM that now we are
- * definately up and using power.
+ * definitely up and using power.
*/
ret = gp2ap002_init(gp2ap002);
if (ret) {