[libc] [obvious] Fix typo in binary header.
authorChris Gyurgyik <37983775+cgyurgyik@users.noreply.github.com>
Wed, 29 Jul 2020 12:18:07 +0000 (08:18 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Jul 2020 12:18:07 +0000 (08:18 -0400)
libc/utils/LibcTableGenUtil/APIIndexer.cpp

index 366dea9ec11c62e4cc70725ad1fc7dafb2e9a7f5..6ef9a6576b87fd7589392c39c3b80a0edacf9fcd 100644 (file)
@@ -1,4 +1,4 @@
-//===-- Implementation of APIIndexer clas ---------------------------------===//
+//===-- Implementation of APIIndexer clas--------------------------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.