Assorted typo fixes in comments.
[paraslash.git] / aft.c
diff --git a/aft.c b/aft.c
index 5204ce0ce47c8d81df9fb8d8865338e45d3b33a3..f87ac96e8b62eb2d7c00bb3b6e2130b25b2c9a79 100644 (file)
--- a/aft.c
+++ b/aft.c
@@ -2593,7 +2593,7 @@ static void afs_stat_callback(int fd, const struct osl_object *query)
  * is used to pass the status items from the afs process to the command handler
  * via a shared memory area and a pipe.
  *
- * \return The return value of the underyling call to \ref send_callback_request().
+ * \return The return value of the underlying call to \ref send_callback_request().
  */
 int send_afs_status(struct command_context *cc, int parser_friendly)
 {