Fix typo in comment
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user