mirror of https://github.com/microsoft/clang.git
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340586 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
72f50eabcd
commit
c24435dfc1
|
@ -7,7 +7,7 @@
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// This tablegen backend emits an fficient function to translate HTML named
|
// This tablegen backend emits an efficient function to translate HTML named
|
||||||
// character references to UTF-8 sequences.
|
// character references to UTF-8 sequences.
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
Loading…
Reference in New Issue