From adf6f3209690b90a8b8cce6b82fb7286a8a72f3f Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 11 Aug 2013 14:10:19 +0200 Subject: little typo fix in main.c comments --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 288b4895..e651aee9 100644 --- a/main.c +++ b/main.c @@ -1008,7 +1008,7 @@ main (int argc, char *argv[]) { // stop receiving messages from outside server_close (); - // plugins might still hood references to playitems, + // plugins might still hold references to playitems, // and query configuration in background // so unload everything 1st before final cleanup plug_disconnect_all (); -- cgit v1.2.3