only:typo
This commit is contained in:
parent
2ececd0f84
commit
61b0f12ac6
|
@ -204,7 +204,7 @@ public:
|
||||||
|
|
||||||
// Returns true if syncEnginePhase has been called,
|
// Returns true if syncEnginePhase has been called,
|
||||||
// i.e. if we have enough VVT information to have full sync on
|
// i.e. if we have enough VVT information to have full sync on
|
||||||
// an indeterminite crank pattern
|
// an indeterminate crank pattern
|
||||||
bool hasSynchronizedPhase() const {
|
bool hasSynchronizedPhase() const {
|
||||||
return m_hasSynchronizedPhase;
|
return m_hasSynchronizedPhase;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue