summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2008-12-10 23:07:02 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2008-12-10 23:07:02 +0000
commitc1449e63ffd055d1819682441f9d474f20e3fcbc (patch)
tree7aa742fa34c85174dc62b8b30a63cf48e0d6dab4 /docs
parent2476e5d3458ea3543f233159fcf4f2fea47426e9 (diff)
downloadllvm-c1449e63ffd055d1819682441f9d474f20e3fcbc.tar.gz
llvm-c1449e63ffd055d1819682441f9d474f20e3fcbc.tar.bz2
llvm-c1449e63ffd055d1819682441f9d474f20e3fcbc.tar.xz
s/A Few Coding Standards/LLVM Coding Standards/g
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CodingStandards.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index c331bc7caa..90795aa0ba 100644
--- a/docs/CodingStandards.html
+++ b/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>