From 822293a40c24f41c05268f81e1ccdb0ebcbd34a9 Mon Sep 17 00:00:00 2001
From: Nick Lewycky
Date: Sat, 29 Nov 2008 20:13:25 +0000
Subject: [PATCH] Fix spelling mistake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60250 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CodingStandards.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index 75d5cc83afa..c331bc7caa9 100644
--- a/docs/CodingStandards.html
+++ b/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