diff -r 2bc19726c340 -r e0853e077770 ucx/buffer.h --- a/ucx/buffer.h Tue Oct 27 15:29:34 2015 +0100 +++ b/ucx/buffer.h Fri Feb 26 14:59:52 2016 +0100 @@ -199,7 +199,7 @@ /** * Writes data to an UcxBuffer. * - * The position of the buffer is increased by the number of bytes read. + * The position of the buffer is increased by the number of bytes written. * * @param ptr a pointer to the memory area containing the bytes to be written * @param size the length of one element