# HG changeset patch # User casties # Date 1311150156 -7200 # Node ID aabfa6124cfb8062d1ccd952e35a28b8aa941a96 # Parent 48b135b089c889916639aef19423c445f9c21354 nicer comments diff -r 48b135b089c8 -r aabfa6124cfb documentViewer.py --- a/documentViewer.py Tue Jul 19 20:46:35 2011 +0200 +++ b/documentViewer.py Wed Jul 20 10:22:36 2011 +0200 @@ -572,7 +572,7 @@ docinfo['indexMetaPath']=self.getIndexMetaPath(path); logging.debug("documentViewer (getbibinfofromindexmeta cutted) path: %s"%(path)) - # put in all raw bib fields as dict "bib" + # put all raw bib fields in dict "bib" bib = getBibdataFromDom(dom) docinfo['bib'] = bib