diff --git a/es-core/src/resources/Font.cpp b/es-core/src/resources/Font.cpp index 51dc82b6c..a9a4a4a87 100644 --- a/es-core/src/resources/Font.cpp +++ b/es-core/src/resources/Font.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: MIT // // ES-DE Frontend -// Font.h +// Font.cpp // // Font management and text shaping and rendering. //