[libc] [obvious] Fix typo in binary header.

This commit is contained in:
Chris Gyurgyik 2020-07-29 08:18:07 -04:00 committed by GitHub
parent f43b5c7a76
commit 33abb7292e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- Implementation of APIIndexer clas ---------------------------------===//
//===-- Implementation of APIIndexer class --------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.