[clangd] Fixed the file comment of new file. NFC
llvm-svn: 323424
diff --git a/clang-tools-extra/clangd/CompileArgsCache.cpp b/clang-tools-extra/clangd/CompileArgsCache.cpp
index e252bcc..42167e5 100644
--- a/clang-tools-extra/clangd/CompileArgsCache.cpp
+++ b/clang-tools-extra/clangd/CompileArgsCache.cpp
@@ -1,4 +1,4 @@
-//===--- CompileArgsCache.cpp - Main clangd server code ------------------===//
+//===--- CompileArgsCache.cpp --------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//