From 9abc4b831b01083145ef416ed20914706aad8c9a Mon Sep 17 00:00:00 2001 From: Henning Kopp Date: Mon, 25 Jan 2016 13:42:44 +0100 Subject: more typos fixed --- src/common/varint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/varint.h') diff --git a/src/common/varint.h b/src/common/varint.h index f1e519b8f..ffaa682c5 100644 --- a/src/common/varint.h +++ b/src/common/varint.h @@ -36,7 +36,7 @@ #include #include /*! \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 -- cgit v1.2.3