From c2f06e5f1ae67dc77ebce206e4a19962f6ce41e0 Mon Sep 17 00:00:00 2001 From: Reka Kovacs Date: Sat, 23 Sep 2017 12:13:32 +0000 Subject: [PATCH] [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 --- docs/UsersManual.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0