From 35847809b74275a690468aedbea2752a8f8882d4 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Sat, 29 Nov 2008 20:13:25 +0000 Subject: [PATCH] Fix spelling mistake. llvm-svn: 60250 --- llvm/docs/CodingStandards.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html index 75d5cc83afa0..c331bc7caa93 100644 --- a/llvm/docs/CodingStandards.html +++ b/llvm/docs/CodingStandards.html @@ -238,7 +238,7 @@ order:

  • System #includes
  • -

    ... and each catagory should be sorted by name.

    +

    ... and each category should be sorted by name.

    The "Main Module Header" file applies to .cpp file which implement an interface defined by a .h file. This #include