; * src/process.c (Fnetwork_interface_list): Fix typo.
authorRobert Pluim <rpluim@gmail.com>
Mon, 16 Dec 2024 12:35:28 +0000 (13:35 +0100)
committerRobert Pluim <rpluim@gmail.com>
Mon, 16 Dec 2024 12:35:51 +0000 (13:35 +0100)
src/process.c

index 58ce0f3e6ed1142d4c58ffbf942e1db61dbe441b..b10020bdae4d893be6464952d1891cd1b38ed5f1 100644 (file)
@@ -4605,7 +4605,7 @@ network_interface_info (Lisp_Object ifname)
 DEFUN ("network-interface-list", Fnetwork_interface_list,
        Snetwork_interface_list, 0, 2, 0,
        doc: /* Return an alist of all network interfaces and their network address.
-Each element is cons of the form (IFNAME . IP) where IFNAME is a
+Each element is cons of the form (IFNAME . IP) where IFNAME is a
 string containing the interface name, and IP is the network address in
 internal format; see the description of ADDRESS in
 `make-network-process'.  The interface name is not guaranteed to be