Doc fixes.
[bertos.git] / mware / fifobuf.h
index c6b203c5858c0c39fc4e5041514eb06716cc418f..cb634ee32ffe14e004c97a6645260380d333ba81 100644 (file)
@@ -131,7 +131,7 @@ INLINE bool fifo_isfull(const FIFOBuffer *fb)
 
 
 /**
- * Pop a character from the fifo buffer.
+ * Push a character on the fifo buffer.
  *
  * \note Calling \c fifo_push() on a full buffer is undefined.
  *       The caller must make sure the buffer has at least