summaryrefslogtreecommitdiff
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorRob Weryk <rjweryk@uwo.ca>2003-02-15 00:25:55 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-02-15 00:25:55 -0800
commitfb585be332de120cf51fcc8d6e55022dc91f3010 (patch)
tree7e02f6da2a3216b7af57d59b8bfff745ef90298d /Documentation/CodingStyle
parent4ec939e7ed89970c19a5b81a3787e4f252ac3b08 (diff)
[PATCH] Fix small typo
Diffstat (limited to 'Documentation/CodingStyle')
-rw-r--r--Documentation/CodingStyle2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
index d8ef35c5a99e..367de767d239 100644
--- a/Documentation/CodingStyle
+++ b/Documentation/CodingStyle
@@ -173,7 +173,7 @@ That's OK, we all do. You've probably been told by your long-time Unix
user helper that "GNU emacs" automatically formats the C sources for
you, and you've noticed that yes, it does do that, but the defaults it
uses are less than desirable (in fact, they are worse than random
-typing - a infinite number of monkeys typing into GNU emacs would never
+typing - an infinite number of monkeys typing into GNU emacs would never
make a good program).
So, you can either get rid of GNU emacs, or change it to use saner