From: Reka Kovacs Date: Sat, 23 Sep 2017 12:13:32 +0000 (+0000) Subject: [docs] Fix typos in Clang's User's Manual. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2f06e5f1ae67dc77ebce206e4a19962f6ce41e0;p=clang [docs] Fix typos in Clang's User's Manual. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314061 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsersManual.rst b/docs/UsersManual.rst index 17a6d4bb91..2757ced1c2 100644 --- a/docs/UsersManual.rst +++ b/docs/UsersManual.rst @@ -107,7 +107,7 @@ Options to Control Error and Warning Messages .. option:: -Wno-error=foo - Turn warning "foo" into an warning even if :option:`-Werror` is specified. + Turn warning "foo" into a warning even if :option:`-Werror` is specified. .. option:: -Wfoo @@ -677,7 +677,7 @@ Current limitations Other Options ------------- -Clang options that that don't fit neatly into other categories. +Clang options that don't fit neatly into other categories. .. option:: -MV