From c57221cc4fc8390b7cd20ee91ee3e7a065913b2e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 11 Feb 2018 10:13:47 +0100 Subject: [PATCH] fix typo in spec Signed-off-by: Igor Gnatenko --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index d9f843c..e9a51da 100644 --- a/glibc.spec +++ b/glibc.spec @@ -12,7 +12,7 @@ %{lua: if string.match(rpm.expand("%glibcsrcdir"), "^glibc%-[0-9.]+$") then rpm.define("glibc_release_url https://ftp.gnu.org/gnu/glibc/") end} ############################################################################## -# We support hte following options: +# We support the following options: # --with/--without, # * testsuite - Running the testsuite. # * benchtests - Running and building benchmark subpackage.