diff options
| author | Rob Weryk <rjweryk@uwo.ca> | 2003-02-15 00:25:55 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-02-15 00:25:55 -0800 |
| commit | fb585be332de120cf51fcc8d6e55022dc91f3010 (patch) | |
| tree | 7e02f6da2a3216b7af57d59b8bfff745ef90298d /Documentation/CodingStyle | |
| parent | 4ec939e7ed89970c19a5b81a3787e4f252ac3b08 (diff) | |
[PATCH] Fix small typo
Diffstat (limited to 'Documentation/CodingStyle')
| -rw-r--r-- | Documentation/CodingStyle | 2 |
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 |
