diff options
-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 dc2f2fff09..596253483a 100644 --- a/docs/ObjectiveCLiterals.html +++ b/docs/ObjectiveCLiterals.html @@ -183,7 +183,7 @@ As with all C pointers, character pointer expressions can involve arbitrary poin <h3>Availability</h3> -<p>This feature will be available in clang 3.2. It is not currently available in any Apple compiler.</p> +<p>This feature will be available after clang 3.1. It is not currently available in any Apple compiler.</p> <h2>Container Literals</h2> |