diff options
Diffstat (limited to 'clang/test/ARCMT/objcmt-arc-cf-annotations.m.result')
-rw-r--r-- | clang/test/ARCMT/objcmt-arc-cf-annotations.m.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/objcmt-arc-cf-annotations.m.result b/clang/test/ARCMT/objcmt-arc-cf-annotations.m.result index 7e0a9042f5e..75dda6ca401 100644 --- a/clang/test/ARCMT/objcmt-arc-cf-annotations.m.result +++ b/clang/test/ARCMT/objcmt-arc-cf-annotations.m.result @@ -390,7 +390,7 @@ CFAbsoluteTime f2() { NSDate* global_x; -// Test to see if we supresss an error when we store the pointer +// Test to see if we suppress an error when we store the pointer // to a global. CFAbsoluteTime f3() { |