diff options
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 6f33f353a58..596dae84863 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -3,7 +3,7 @@ <html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
- <title>Clang - Features and Goals</title>
+ <title>Clang - C++ Support</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
<style type="text/css">
|