Typo fixes

This commit is contained in:
Alberto Luaces
2016-05-30 12:30:05 +01:00
committed by Robert Osfield
parent 307001391f
commit 260cbab518
40 changed files with 56 additions and 56 deletions

View File

@@ -851,7 +851,7 @@ int main( int argc, char **argv )
if (exportName.empty())
{
// objects for managing the broadcasting and recieving of camera packets.
// objects for managing the broadcasting and receiving of camera packets.
CameraPacket cp;
Broadcaster bc;
Receiver rc;