From eff52e35182a194e6b2c2a25ed713d815a67577a Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 31 Jan 2018 13:58:48 +0100 Subject: [PATCH] Fix typo in comment --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index ec1593a..fe8f3c1 100644 --- a/glibc.spec +++ b/glibc.spec @@ -365,7 +365,7 @@ os.execute("/sbin/ldconfig") %end # We need to run ldconfig manually because ldconfig cannot handle the -# relative include path in the /etc/ld.so.conf file we gneerate. +# relative include path in the /etc/ld.so.conf file we generate. %undefine __brp_ldconfig ######################################################################