From 0fa82e3aca0b80504e50016d1661bdcb4b429360 Mon Sep 17 00:00:00 2001 From: Ted Percival Date: Fri, 28 Sep 2007 16:34:49 +0000 Subject: Copyediting / spelling / grammar git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1547 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-autoipd/iface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-autoipd/iface.h') diff --git a/avahi-autoipd/iface.h b/avahi-autoipd/iface.h index 017c90d..e3f913e 100644 --- a/avahi-autoipd/iface.h +++ b/avahi-autoipd/iface.h @@ -40,7 +40,7 @@ void iface_done(void); /* Deduce the initial state of our state machine. If a routable * address is configured for the interface, *state should be set to - * STATE_SLEEPING., otherwide STATE_START */ + * STATE_SLEEPING, otherwise STATE_START */ int iface_get_initial_state(State *state); -- cgit