Fix typo in comment
This commit is contained in:
parent
87987f6fe2
commit
3823eb6cc7
@ -44,7 +44,7 @@ void DataIngestionLayer::Init() {
|
|||||||
CommandlineInterface::Get()["--intext"].GetString()
|
CommandlineInterface::Get()["--intext"].GetString()
|
||||||
);
|
);
|
||||||
|
|
||||||
// Redirect our istream t this instringstream
|
// Redirect our istream to this instringstream
|
||||||
in = &iss;
|
in = &iss;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user