aboutsummaryrefslogtreecommitdiff
path: root/Documentation/fmc
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-08-20 05:53:49 -0700
committerJiri Kosina <jkosina@suse.cz>2013-08-27 10:50:52 +0200
commitac20ad14c3bdb9ed2c43ae16fd949ede9c339502 (patch)
tree757aaf829529ebcb6f8ea679cff68d1212a18ead /Documentation/fmc
parent8e33a52fadddcfc9f85594a7ab4802c60ee0046a (diff)
doc: Fix typo "is is" in Documentations
Fix double words "is is" in Documentations. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Rob Landley <rob@landley.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/fmc')
-rw-r--r--Documentation/fmc/carrier.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fmc/carrier.txt b/Documentation/fmc/carrier.txt
index 173f6d65c88d..5e4f1dd3e98b 100644
--- a/Documentation/fmc/carrier.txt
+++ b/Documentation/fmc/carrier.txt
@@ -213,7 +213,7 @@ The individual methods perform the following tasks:
methods: for example the SPEC driver may define that its carrier
I2C memory is seen at offset 1M and the internal SPI flash is seen
at offset 16M. This multiplexing of several flash memories in the
- same address space is is carrier-specific and should only be used
+ same address space is carrier-specific and should only be used
by a driver that has verified the `carrier_name' field.