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
commit a5a6ef8512
No known key found for this signature in database
GPG key ID: 0DF30F9081000741
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);