diff options
author | Patrick Beard <pcbeard@mac.com> | 2012-04-19 01:30:47 +0000 |
---|---|---|
committer | Patrick Beard <pcbeard@mac.com> | 2012-04-19 01:30:47 +0000 |
commit | ab8f4da25d3ac3275b0ae62c19350a9a5362c790 (patch) | |
tree | 685f21dbca4d8fdc8e62464ae0f0b2657b8e1f6a | |
parent | f7736eae856d14d7eb0aac8ba5eae90998e55e89 (diff) |
Changed title.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155088 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ObjectiveCLiterals.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ObjectiveCLiterals.html b/docs/ObjectiveCLiterals.html index 596253483a..f7f7348d6e 100644 --- a/docs/ObjectiveCLiterals.html +++ b/docs/ObjectiveCLiterals.html @@ -4,7 +4,7 @@ <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF8"> - <title>Clang Language Extensions</title> + <title>Objective-C Literals</title> <link type="text/css" rel="stylesheet" href="../menu.css"> <link type="text/css" rel="stylesheet" href="../content.css"> <style type="text/css"> |