diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 20:54:15 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 20:54:15 (GMT) |
commit | d6bc8ac9e13e466e844313b590fbc49f7f1abdea (patch) | |
tree | c7c1ad2057d46d5e878ee034eaa9e4885a67d526 /Documentation/networking/netif-msg.txt | |
parent | 84eb8d0608af1576175307ed8fb3c8fde329e579 (diff) | |
download | linux-d6bc8ac9e13e466e844313b590fbc49f7f1abdea.tar.xz |
Fix typos in Documentation/: 'Q'-'R'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'Q'-'R'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/networking/netif-msg.txt')
-rw-r--r-- | Documentation/networking/netif-msg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/netif-msg.txt b/Documentation/networking/netif-msg.txt index 18ad4ce..c967ddb 100644 --- a/Documentation/networking/netif-msg.txt +++ b/Documentation/networking/netif-msg.txt @@ -40,7 +40,7 @@ History Per-interface rather than per-driver message level setting. More selective control over the type of messages emitted. - The netif_msg recommandation adds these features with only a minor + The netif_msg recommendation adds these features with only a minor complexity and code size increase. The recommendation is the following points |