This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH COMMITTED] ChangeLog: Fix an obvious typo.
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Sat, 11 Aug 2018 00:02:49 +0200 (CEST)
- Subject: [PATCH COMMITTED] ChangeLog: Fix an obvious typo.
- Reply-to: Rafal Luzynski <digitalfreak at lingonborough dot com>
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 --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.
--
2.7.5