Fix a couple of typos

[committer note: fixed commit message style]
This commit is contained in:
Filippo Tarpini
2020-12-31 12:59:54 +02:00
committed by Léo Lam
parent 0805b58302
commit a5a6ef8512
2 changed files with 3 additions and 3 deletions

View File

@ -220,7 +220,7 @@ public:
}
protected:
// TODO: Wiimote attachment has its own member that isn't being used..
// TODO: Wiimote attachment has its own member that isn't being used.
ciface::ExpressionParser::ControlEnvironment::VariableContainer m_expression_vars;
void UpdateReferences(ciface::ExpressionParser::ControlEnvironment& env);