diff mbox series

[COMMITTED] ChangeLog: Fix an obvious typo.

Message ID 328121502.51744.1533938569472@poczta.nazwa.pl
State New
Headers show
Series [COMMITTED] ChangeLog: Fix an obvious typo. | expand

Commit Message

Rafal Luzynski Aug. 10, 2018, 10:02 p.m. UTC
The change is trivial and obvious and definitely not destructive
so I dared to push it without a review.


The typo has been introduced in commit
08a5ee14c6fcd87caa4f6f5c442be2fc345211f0.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/ChangeLog b/ChangeLog
index 2ee6a12..64ebb9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -261,7 +261,7 @@ 
 	(INSTALL-SUPPORTED-LOCALE-FILES): Define.
 	(install-locales): Depend on install-locale-archive.
 	(install-locale-archive): Define.
-	(install-lcoale-files): Define.
+	(install-locale-files): Define.
 	(build-one-locale): Define macro.
 	* manual/install.texi (Running make install): Document.
 	* manual/INSTALL: Regenerate.