From: Ted Kremenek Date: Mon, 8 Feb 2010 23:57:20 +0000 (+0000) Subject: Fix grammar. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6b7003fb42d4e4af661b0c77d3d7b4c7db11f2c;p=clang Fix grammar. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95618 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/index.html b/www/analyzer/index.html index ed483f42f1..73f8e4c6a2 100644 --- a/www/analyzer/index.html +++ b/www/analyzer/index.html @@ -131,7 +131,7 @@ implementation.

Viewing static analyzer results in Xcode 3.2
-
Viewing static analyzer results in web browser
+
Viewing static analyzer results in a web browser

Part of Clang and LLVM