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

llvm-svn: 60859
This commit is contained in:
Misha Brukman 2008-12-10 23:07:02 +00:00
parent 85970ca84c
commit 6c2522a1cf
1 changed files with 2 additions and 2 deletions

View 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>