server: Fix typo in comment for init_user_list().
[paraslash.git] / user_list.c
index 23fe086f189e89b3a729aa5afe145006446371bb..b2d2ff5ec0a30ebcefd93278d5db24e545e72232 100644 (file)
@@ -98,7 +98,7 @@ err:
 }
 
 /**
- * Initialize the list of users allowed to connect to to para_server.
+ * Initialize the list of users allowed to connect to para_server.
  *
  * \param user_list_file The file containing access information.
  *