Fix some typos (#1907)

Signed-off-by: Alexander Seiler <seileralex@gmail.com>
This commit is contained in:
Alexander Seiler
2023-03-30 00:44:25 +02:00
committed by GitHub
parent d6241a3086
commit 60527ab180
10 changed files with 23 additions and 23 deletions

View File

@@ -53,7 +53,7 @@ struct SMonitorAdditionalReservedArea {
};
struct SAnimationPropertyConfig {
bool overriden = true;
bool overridden = true;
std::string internalBezier = "";
std::string internalStyle = "";