diff --git a/src/insight.c b/src/insight.c index b14fee1a7..4b887b492 100644 --- a/src/insight.c +++ b/src/insight.c @@ -771,7 +771,7 @@ characteristics_enlightenment(int mode, int final) char buf[BUFSZ]; enlght_out(""); - Sprintf(buf, "%s Characteristics:", !final ? "Current" : "Final"); + Sprintf(buf, "%sCharacteristics:", !final ? "" : "Final "); enlght_out(buf); /* bottom line order */