From ce9f4966bcfa404dbf1a7fddfb1f2f2c61b7629f Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 24 May 2009 01:40:10 +0000 Subject: [PATCH] Another tweak to the clang Getting Started page. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72355 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/get_started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/get_started.html b/www/get_started.html index 6730544de1..437cb38808 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -36,7 +36,7 @@ Objective-C:

If you run into problems, please file -bugsin LLVM Bugzilla or bring up the issue +bugs in LLVM Bugzilla or bring up the issue on the Clang development mailing list.

-- 2.50.1