From: Michael Orlitzky Date: Thu, 17 Nov 2016 19:24:28 +0000 (-0500) Subject: Change "bibliography file" to "bibliography database" in a comment. X-Git-Tag: phd-dissertation-submitted~19 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=commitdiff_plain;h=d049732b73c04fe93839b552c403e731c0d5d8fc Change "bibliography file" to "bibliography database" in a comment. --- diff --git a/GNUmakefile b/GNUmakefile index cf7ab22..89db2d9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,7 +11,7 @@ PN = examples # A space-separated list of bib files. These must all belong to paths # contained in your $BIBINPUTS environment variable. # -# Leave commented if you don't use a bibliography file. +# Leave commented if you don't use a bibliography database. # #BIBS = references.bib