Fix misprint.
This commit is contained in:
parent
7df9b39186
commit
b48668e8bb
@ -377,8 +377,8 @@ Status SessionConnection::on_packet(const MsgInfo &info,
|
|||||||
}
|
}
|
||||||
|
|
||||||
case InvalidContainer: {
|
case InvalidContainer: {
|
||||||
LOG(ERROR) << bad_info << ": Invalid Contailer" << common;
|
LOG(ERROR) << bad_info << ": Invalid Container" << common;
|
||||||
return Status::Error("Invalid Contailer");
|
return Status::Error("Invalid Container");
|
||||||
}
|
}
|
||||||
|
|
||||||
default: {
|
default: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user