aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2011-03-29 09:29:01 -0700
committerJiri Kosina <jkosina@suse.cz>2011-03-30 12:02:05 +0200
commit3f8acea307abfbecf0dca8793c30195797c62dba (patch)
tree7c4637f50340265e5168cb9d12976f7efb78d3e9
parent99759619b27662d1290901228d77a293e6e83200 (diff)
downloadkernel_samsung_smdk4412-3f8acea307abfbecf0dca8793c30195797c62dba.zip
kernel_samsung_smdk4412-3f8acea307abfbecf0dca8793c30195797c62dba.tar.gz
kernel_samsung_smdk4412-3f8acea307abfbecf0dca8793c30195797c62dba.tar.bz2
doc: stable_api_nonsense.txt: fix paragraph to make more sense.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--Documentation/stable_api_nonsense.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/stable_api_nonsense.txt b/Documentation/stable_api_nonsense.txt
index 847b342..db3be89 100644
--- a/Documentation/stable_api_nonsense.txt
+++ b/Documentation/stable_api_nonsense.txt
@@ -122,7 +122,7 @@ operating system to suffer.
In both of these instances, all developers agreed that these were
important changes that needed to be made, and they were made, with
-relatively little pain. If Linux had to ensure that it preserve a
+relatively little pain. If Linux had to ensure that it will preserve a
stable source interface, a new interface would have been created, and
the older, broken one would have had to be maintained over time, leading
to extra work for the USB developers. Since all Linux USB developers do