Fix a few typos
[mesa.git] / src / gallium / auxiliary / rbug / rbug_connection.c
index 1c578d07842c7cdf5fd5e524e0e5c5ed8fe22fb2..152226f84e2badc994248a76aa01a55b33c826db 100644 (file)
@@ -152,7 +152,7 @@ rbug_connection_write(struct rbug_connection *c, void *to, uint32_t size)
 /**
  * Internal function used by rbug_send_* functions.
  *
- * Finish writeing data to the socket.
+ * Finish writing data to the socket.
  * Ups the send_serial and sets the serial argument if supplied.
  */
 int rbug_connection_send_finish(struct rbug_connection *c, uint32_t *serial)