From c6b7003fb42d4e4af661b0c77d3d7b4c7db11f2c Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Mon, 8 Feb 2010 23:57:20 +0000 Subject: [PATCH] Fix grammar. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95618 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/analyzer/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.50.1