* 'patch-1' of https://github.com/The-Alchemist/zeek:
  fix minor typo
This commit is contained in:
Jon Siwek 2019-09-03 10:34:57 -07:00
commit bfa6eb54e8

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