diff options
author | Adrian Prantl <aprantl@apple.com> | 2018-06-13 16:21:24 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2018-06-13 16:21:24 +0000 |
commit | 4e8be2c98e4142ce02c96865f81f7ed9bdbd5f82 (patch) | |
tree | c92a9bc17209b51eff2bf8bb2b526a69c7a281d4 /lldb/CODE_OWNERS.txt | |
parent | a6ce3fe72b5cd32bf5e3a139b3cc6844bf0cc715 (diff) | |
download | llvm-4e8be2c98e4142ce02c96865f81f7ed9bdbd5f82.tar.gz |
Fix/unify the spelling of Objective-C.
llvm-svn: 334614
Diffstat (limited to 'lldb/CODE_OWNERS.txt')
-rw-r--r-- | lldb/CODE_OWNERS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/CODE_OWNERS.txt b/lldb/CODE_OWNERS.txt index dac886870779..8ee04557af61 100644 --- a/lldb/CODE_OWNERS.txt +++ b/lldb/CODE_OWNERS.txt @@ -17,7 +17,7 @@ D: Build scripts, Test suite, Platform, gdb-remote, Anything not covered by this N: Jim Ingham E: jingham@apple.com D: Overall LLDB architecture, Thread plans, Expression parser, ValueObject, Breakpoints, ABI -D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective C Language runtime +D: Watchpoints, Trampolines, Target, Command Interpreter, C++ / Objective-C Language runtime D: Expression evaluator, IR interpreter, Clang integration D: Data Formatters |