diff options
Diffstat (limited to 'docs/CodingStandards.html')
-rw-r--r-- | docs/CodingStandards.html | 4 |
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> |