fix minor typo

This commit is contained in:
The Alchemist 2019-08-29 16:09:27 -04:00 committed by GitHub
parent 39161e2192
commit a5e4720204
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ public:
UID(const UID& other);
/**
* Inititialize a UID of a given bit-length, optionally from given values.
* Initialize a UID of a given bit-length, optionally from given values.
* @param bits The desired length in bits of the UID, up to a max of
* BRO_UID_LEN * 64.
* @param v A pointer to an array of values with which to initialize the