diff options
author | Michael Witten <mfwitten@gmail.com> | 2012-04-03 19:20:02 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-17 10:23:31 +0200 |
commit | a20e3a795b1a1975f09f7f729ba2b6fc74f4a54a (patch) | |
tree | fbedf9f750c4584623abb5edc9ee00224e39f5c6 | |
parent | 5b4285fbd4692928ed41992b9aba55c7d1efd723 (diff) | |
download | linux-a20e3a795b1a1975f09f7f729ba2b6fc74f4a54a.tar.gz linux-a20e3a795b1a1975f09f7f729ba2b6fc74f4a54a.tar.bz2 linux-a20e3a795b1a1975f09f7f729ba2b6fc74f4a54a.zip |
README: Grammar: `me has' -> `I have'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ INSTALLING the kernel source: source tree, _in_order_, and you should be ok. You may want to remove the backup files (some-file-name~ or some-file-name.orig), and make sure that there are no failed patches (some-file-name# or some-file-name.rej). - If there are, either you or me has made a mistake. + If there are, either you or I have made a mistake. Unlike patches for the 3.x kernels, patches for the 3.x.y kernels (also known as the -stable kernels) are not incremental but instead apply |