--- libecb/ecb.pod 2011/05/27 00:14:10 1.21 +++ libecb/ecb.pod 2011/05/27 00:18:14 1.22 @@ -417,7 +417,7 @@ =item uint32_t ecb_rotl32 (uint32_t x, unsigned int count) -These two functions return the value of C after shifting all the bits +These two functions return the value of C after rotating all the bits by C positions to the right or left respectively. Current GCC versions understand these functions and usually compile them