more typos fixed

This commit is contained in:
Henning Kopp 2016-01-25 13:42:44 +01:00
parent 0693f3c7e6
commit 9abc4b831b
3 changed files with 4 additions and 4 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