Commit c40d81fd authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: fix grammar in comment

parent 4bcc7138
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -776,7 +776,7 @@ create_png_from_table() {
		# not sure if it's worth to generate the following query...
		WHERE_EXTRA="AND architecture='$ARCH'"

		# This query becomes much more obnoxious when gaining
		# This query became much more obnoxious when gaining
		# compatibility with postgres
		query_to_csv "SELECT stats.datum,
			 COALESCE(reproducible_stretch,0) AS reproducible_stretch,