Merge pull request #622

e514f0a even more typos (Henning Kopp)
9abc4b8 more typos fixed (Henning Kopp)
0693f3c fixed typo (Henning Kopp)
This commit is contained in:
Riccardo Spagni 2016-01-25 19:39:07 +02:00
commit 153fe0cb75
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
3 changed files with 7 additions and 7 deletions

View file

@ -36,7 +36,7 @@
#include <sstream>
#include <string>
/*! \file varint.h
* \breif provides the implementation of varint's
* \brief provides the implementation of varint's
*
* The representation of varints is rather odd. The first bit of each
* octet is significant, it represents wheter there is another part