Fixed a source file header typo

This commit is contained in:
Leon Styhre 2024-08-05 22:47:13 +02:00
parent a7d673f541
commit 2c95d5a7d6

View file

@ -1,7 +1,7 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// //
// ES-DE Frontend // ES-DE Frontend
// Font.h // Font.cpp
// //
// Font management and text shaping and rendering. // Font management and text shaping and rendering.
// //