OSDN Git Service

s/A Few Coding Standards/LLVM Coding Standards/g
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 10 Dec 2008 23:07:02 +0000 (23:07 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 10 Dec 2008 23:07:02 +0000 (23:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60859 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CodingStandards.html

index c331bc7..90795aa 100644 (file)
@@ -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>