diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-05-08 19:56:16 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-05-28 06:02:12 -0400 |
commit | f884ab15afdc5514e88105c92a4e2e1e6539869a (patch) | |
tree | 24d2bca7a44b4302ca30bdd460a222d677fe1e9b /Documentation/thermal | |
parent | 7e21f14d179ee8973a9b18552854c9934fcbe370 (diff) |
doc: fix misspellings with 'codespell' tool
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/thermal')
-rw-r--r-- | Documentation/thermal/exynos_thermal_emulation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/thermal/exynos_thermal_emulation b/Documentation/thermal/exynos_thermal_emulation index 36a3e79c1203..b15efec6ca28 100644 --- a/Documentation/thermal/exynos_thermal_emulation +++ b/Documentation/thermal/exynos_thermal_emulation | |||
@@ -20,7 +20,7 @@ When it's enabled, sysfs node will be created as | |||
20 | The sysfs node, 'emul_node', will contain value 0 for the initial state. When you input any | 20 | The sysfs node, 'emul_node', will contain value 0 for the initial state. When you input any |
21 | temperature you want to update to sysfs node, it automatically enable emulation mode and | 21 | temperature you want to update to sysfs node, it automatically enable emulation mode and |
22 | current temperature will be changed into it. | 22 | current temperature will be changed into it. |
23 | (Exynos also supports user changable delay time which would be used to delay of | 23 | (Exynos also supports user changeable delay time which would be used to delay of |
24 | changing temperature. However, this node only uses same delay of real sensing time, 938us.) | 24 | changing temperature. However, this node only uses same delay of real sensing time, 938us.) |
25 | 25 | ||
26 | Exynos emulation mode requires synchronous of value changing and enabling. It means when you | 26 | Exynos emulation mode requires synchronous of value changing and enabling. It means when you |