+5 September 2018: Wouter
+ - Fix spelling error in header, from getdns commit by Andreas Gelmini.
+
4 September 2018: Ralph
- More explicitly mention the type of ratelimit when applying
ip-ratelimit.
/** If the buffer is fixed it cannot be resized */
unsigned _fixed : 1;
- /** If the buffer is vfixed, no more than capacity bytes willl be
+ /** If the buffer is vfixed, no more than capacity bytes will be
* written to _data, however the _position counter will be updated
* with the amount that would have been written in consecutive
* writes. This allows for a modus operandi in which a sequence is