Fix typo in comment.
This commit is contained in:
parent
5d028d923b
commit
3515f42086
|
@ -92,7 +92,7 @@ class Packet {
|
|||
// the new Packet with the given timestamp.
|
||||
Packet At(class Timestamp timestamp) &&;
|
||||
|
||||
// Returns true iff the Packet has been created using the default
|
||||
// Returns true if the Packet has been created using the default
|
||||
// constructor Packet(), or is a copy of such a Packet.
|
||||
bool IsEmpty() const;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user