From d4928b33fa2d82db7989e31871c75f917d0b2b8d Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Tue, 5 Apr 2016 16:26:42 +0200 Subject: [PATCH] fixes a typo in doc --- bibtexbrowser-documentation.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bibtexbrowser-documentation.wiki b/bibtexbrowser-documentation.wiki index 72fc6b6..e156d2f 100755 --- a/bibtexbrowser-documentation.wiki +++ b/bibtexbrowser-documentation.wiki @@ -353,7 +353,7 @@ foreach ($entries as $bibentry) { ?> -====How to use the change the title of the result page?==== +====How to change the title of the result page?==== You may create your own title function in ''bibtexbrowser.local.php'' (see "creating a bibtexbrowser.local.php" below):