diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-05-08 16:56:16 -0700 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-11-18 11:48:05 +0900 |
commit | 47cd78c9600917ada3a20352cbec7d8fd94254e4 (patch) | |
tree | 23dd7fb6a32812a30d893baa42dac053a8f6343f /Documentation/laptops | |
parent | 9f1b688ba1477494ae7e19df9bc477cb2eb108ed (diff) | |
download | linux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.tar.gz linux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.tar.bz2 linux-3.10-47cd78c9600917ada3a20352cbec7d8fd94254e4.zip |
upstream: 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/laptops')
-rw-r--r-- | Documentation/laptops/dslm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/laptops/dslm.c b/Documentation/laptops/dslm.c index 72ff290c5fc..d5dd2d4b04d 100644 --- a/Documentation/laptops/dslm.c +++ b/Documentation/laptops/dslm.c @@ -2,7 +2,7 @@ * dslm.c * Simple Disk Sleep Monitor * by Bartek Kania - * Licenced under the GPL + * Licensed under the GPL */ #include <unistd.h> #include <stdlib.h> |