s/A Few Coding Standards/LLVM Coding Standards/g

llvm-svn: 60859
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html
index c331bc7..90795aa 100644
--- a/llvm/docs/CodingStandards.html
+++ b/llvm/docs/CodingStandards.html
@@ -3,12 +3,12 @@
 <html>
 <head>
   <link rel="stylesheet" href="llvm.css" type="text/css">
-  <title>A Few Coding Standards</title>
+  <title>LLVM Coding Standards</title>
 </head>
 <body>
 
 <div class="doc_title">
-  A Few Coding Standards
+  LLVM Coding Standards
 </div>
 
 <ol>