diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-01-14 15:14:56 +0900 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2013-02-06 11:06:36 +0000 |
commit | f21ccfa07070228e0c32dad05d1cb0d19128517c (patch) | |
tree | 89db74b67c71f31aee0e0ad793469fe787011aa7 /Documentation/devicetree/bindings/mmc/samsung-sdhci.txt | |
parent | c0a05bf0182efdf7cd1fd8aa327e7a602360b67e (diff) |
documentation/devicetree: Fix typos
Correct spelling typos within Documentation/devicetree
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/samsung-sdhci.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/samsung-sdhci.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt b/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt index 97e9e315400..3b3a1ee055f 100644 --- a/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt +++ b/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt @@ -55,5 +55,5 @@ Example: }; Note: This example shows both SoC specific and board specific properties - in a single device node. The properties can be actually be seperated + in a single device node. The properties can be actually be separated into SoC specific node and board specific node. |