]> granicus.if.org Git - graphviz/commitdiff
Janitor: tranlation -> translation
authorellson <devnull@localhost>
Sat, 3 Nov 2007 17:51:22 +0000 (17:51 +0000)
committerellson <devnull@localhost>
Sat, 3 Nov 2007 17:51:22 +0000 (17:51 +0000)
lib/circogen/circpos.c

index c708cc5626d353355455424b49384487ed1c75f4..5b1aae84499c29e3c7207fc8dddc845c33fd1146 100644 (file)
@@ -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)