gio: Fix documentation for GSocketControlMessage that refers to a 'file description...
authorRobert Ancell <robert.ancell@canonical.com>
Fri, 27 Sep 2013 02:52:51 +0000 (14:52 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Fri, 27 Sep 2013 02:52:51 +0000 (14:52 +1200)
gio/gsocketcontrolmessage.c

index 4cd3ed8..1f257bc 100644 (file)
@@ -24,7 +24,7 @@
  *
  * The message can represent some sort of special instruction to or
  * information from the socket or can represent a special kind of
- * transfer to the peer (for example, sending a file description over
+ * transfer to the peer (for example, sending a file descriptor over
  * a UNIX socket).
  *
  * These messages are sent with g_socket_send_message() and received