From 5effe77a4b80bf6e77bdd44c4ee8939ef2491bd8 Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 3 Nov 2007 17:51:22 +0000 Subject: [PATCH] Janitor: tranlation -> translation --- lib/circogen/circpos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/circogen/circpos.c b/lib/circogen/circpos.c index c708cc562..5b1aae844 100644 --- a/lib/circogen/circpos.c +++ b/lib/circogen/circpos.c @@ -142,7 +142,7 @@ getRotation(block_t * sn, Agraph_t * g, double x, double y, double theta) /* applyDelta: - * Recursively apply rotation rotate followed by tranlation (x,y) + * Recursively apply rotation rotate followed by translation (x,y) * to block sn and its children. */ static void applyDelta(block_t * sn, double x, double y, double rotate) -- 2.50.1