tipfeler
authorMarijana Glavica <mglavica@ffzg.hr>
Thu, 21 Nov 2013 12:59:31 +0000 (13:59 +0100)
committerMarijana Glavica <mglavica@ffzg.hr>
Thu, 21 Nov 2013 12:59:31 +0000 (13:59 +0100)
html.pl

diff --git a/html.pl b/html.pl
index 955c1ca..e1f692f 100755 (executable)
--- a/html.pl
+++ b/html.pl
@@ -147,7 +147,7 @@ sub biblioitem_html {
 mkdir 'html' unless -d 'html';
 
 open(my $index, '>:encoding(utf-8)', 'html/index.new');
-print $index html_title('Bibliografija Filozogskog fakulteta');
+print $index html_title('Bibliografija Filozofskog fakulteta');
 
 my $first_letter = '';