Fix common misspellings
[deliverable/linux.git] / Documentation / w1 / w1.netlink
index 804445f745ed4bcd900fb9ef8962fca6c4742415..f59a31965d50a38221ecd305e039d0f6319a03c7 100644 (file)
@@ -81,7 +81,7 @@ which will contain list of all registered master ids in the following
 format:
 
        cn_msg (CN_W1_IDX.CN_W1_VAL as id, len is equal to sizeof(struct
-       w1_netlink_msg) plus number of masters multipled by 4)
+       w1_netlink_msg) plus number of masters multiplied by 4)
        w1_netlink_msg (type: W1_LIST_MASTERS, len is equal to
                number of masters multiplied by 4 (u32 size))
        id0 ... idN
This page took 0.030175 seconds and 5 git commands to generate.