From 424aff35dbb21dd92c4b7b72d2e3f8257ce4856b Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Tue, 16 May 2006 17:49:05 +0200 Subject: [PATCH] Fix File history section number --- tig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tig.c b/tig.c index 51cb606..ca2c6e5 100644 --- a/tig.c +++ b/tig.c @@ -2138,7 +2138,7 @@ main(int argc, char *argv[]) * the described revision options. * * File history - * ------------ + * ~~~~~~~~~~~~ * If you are interested only in those revisions that made changes to a * specific file (or even several files) list the files like this: * -- 2.30.2