diff --git a/include/linux/of.h b/include/linux/of.h
index d9dd664a6a9c2b93229d75729afe651d6e1d4839..c004753d4c1b66ad7ec84c42e9eb9ffa96bc7892 100644
--- a/include/linux/of.h
+++ b/include/linux/of.h
@@ -103,7 +103,7 @@ extern void of_node_put(struct device_node *node);
 #endif
 
 /*
- * OF address retreival & translation
+ * OF address retrieval & translation
  */
 
 /* Helper to read a big number; size is in cells (not bytes) */