Commit 327c2f2e authored by Daniel Shahaf's avatar Daniel Shahaf
Browse files

2019-11: Fix typo

parent df6b9999
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ Jan Nieuwenhuizen [announced the release of GNU Mes 0.21](https://lists.reproduc

[Hervé Boutemy](http://people.apache.org/~hboutemy/) announced the release of three base [Apache Maven](https://maven.apache.org/) plugins (source, `.jar`, and assembly) to get reproducible Builds as a direct output from this build system. For more information, please see the ["Configuring for Reproducible Builds"](https://maven.apache.org/guides/mini/guide-reproducible-builds.html) section of the documentation.

Eli Schwartz reported a bug against the [GNU groff](https://www.gnu.org/software/groff/) typesetting sytem for incomplete [`SOURCE_DATE_EPOCH`](https://reproducible-builds.org/specs/source-date-epoch/) environment variable support [due to its output files embedding the timezone](https://savannah.gnu.org/bugs/?57218).
Eli Schwartz reported a bug against the [GNU groff](https://www.gnu.org/software/groff/) typesetting system for incomplete [`SOURCE_DATE_EPOCH`](https://reproducible-builds.org/specs/source-date-epoch/) environment variable support [due to its output files embedding the timezone](https://savannah.gnu.org/bugs/?57218).

---