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