From 2f32871ca7790a4924dec19aeeabc1da6cb1fc32 Mon Sep 17 00:00:00 2001 From: skyleo Date: Wed, 5 Feb 2020 21:51:21 +0100 Subject: Correct some typos in doc of unit->walk_toxy_timer --- src/map/unit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/map/unit.c b/src/map/unit.c index 4a0d98cc4..99682e2d3 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -279,9 +279,9 @@ static int unit_steptimer(int tid, int64 tick, int id, intptr_t data) } /** - * Warps homunuculus or mercenary towards his master in case he's too far away for 3 seconds. + * Warps homunculus or mercenary towards his master in case he's too far away for 3 seconds. * @param master_bl: block_list of master - * @param slave_bl: block_list of homunuculus/mercenary master owns + * @param slave_bl: block_list of homunculus/mercenary master owns * @return 0: success, 1: fail */ static int unit_warpto_master(struct block_list *master_bl, struct block_list *slave_bl) -- cgit v1.2.3-70-g09d2