ChangeLog rotation
[deliverable/binutils-gdb.git] / gprof / cg_arcs.c
index c51137d75a27ce1c7cd3f5715ed6cb7b00ce2bc7..fefe4b837c45bcbf4ffdc2fb79fa560d2f7110b5 100644 (file)
@@ -660,7 +660,7 @@ cg_assemble (void)
      fractions.  */
   propagate_flags (top_sorted_syms);
 
-  /* Starting from the topological bottom, propogate children times
+  /* Starting from the topological bottom, propagate children times
      up to parents.  */
   cycle_time ();
   for (sym_index = 0; sym_index < symtab.len; ++sym_index)
This page took 0.026102 seconds and 4 git commands to generate.