Minor typo
This commit is contained in:
parent
3582325aa4
commit
fe8bb7526b
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ var SimbriefParser = {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ident == "TOD") {
|
if (ident == "TOD") {
|
||||||
_foundTOC = 1;
|
_foundTOD = 1;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue