[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[automake-commit] branch master updated: NEWS: fix typo in fix-timestamp
From: |
Mike Frysinger |
Subject: |
[automake-commit] branch master updated: NEWS: fix typo in fix-timestamp.sh script name |
Date: |
Sun, 20 Feb 2022 19:56:23 -0500 |
This is an automated email from the git hooks/post-receive script.
vapier pushed a commit to branch master
in repository automake.
View the commit online:
https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=31237ca48d1ec04c8498312aa7e3e5b5174a37d6
The following commit(s) were added to refs/heads/master by this push:
new 31237ca48 NEWS: fix typo in fix-timestamp.sh script name
31237ca48 is described below
commit 31237ca48d1ec04c8498312aa7e3e5b5174a37d6
Author: Mike Frysinger <vapier@gentoo.org>
AuthorDate: Sun Feb 20 19:54:38 2022 -0500
NEWS: fix typo in fix-timestamp.sh script name
As pointed out by Eric Blake.
* NEWS: Fix typo.
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 74ad6d612..c5ccd9387 100644
--- a/NEWS
+++ b/NEWS
@@ -821,7 +821,7 @@ New in 1.13:
- The missing script has thus become useless as a (poor) way to work
around the sketched-timestamps issues that can happen for projects
that keep generated files committed in their VCS repository. Such
- projects are now encouraged to write a custom "fix-timestamps.sh"
+ projects are now encouraged to write a custom "fix-timestamp.sh"
script to avoid such issues; a simple example is provided in the
"CVS and generated files" chapter of the automake manual.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [automake-commit] branch master updated: NEWS: fix typo in fix-timestamp.sh script name,
Mike Frysinger <=