diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-08-10 23:57:35 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-08-10 23:57:35 +0200 |
commit | 7b7adbd8d476d90b9c57bf540c2a2900c689039f (patch) | |
tree | 6cd53c32f644f55fc438d8508550877958642c19 | |
parent | c77bf91b4315efed2b61633567acc7ac3c46959c (diff) | |
download | glibc-7b7adbd8d476d90b9c57bf540c2a2900c689039f.zip glibc-7b7adbd8d476d90b9c57bf540c2a2900c689039f.tar.gz glibc-7b7adbd8d476d90b9c57bf540c2a2900c689039f.tar.bz2 |
ChangeLog: Fix an obvious typo.
The typo has been introduced in commit
08a5ee14c6fcd87caa4f6f5c442be2fc345211f0.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |