[hb-info] Format
diff --git a/util/hb-info.cc b/util/hb-info.cc
index 1432c7c..59b5376 100644
--- a/util/hb-info.cc
+++ b/util/hb-info.cc
@@ -1294,7 +1294,7 @@
       if (verbose)
       {
 	printf ("\nPalettes:\n\n");
-	printf ("Index	Flags	Name\n---------------------\n");
+	printf ("Index	Flags	Name\n--------------------\n");
       }
       unsigned count = hb_ot_color_palette_get_count (face);
       for (unsigned i = 0; i < count; i++)