From 4079ad14b1882fcf2d6a8f3f407d22210b1f67d9 Mon Sep 17 00:00:00 2001 From: Ben Harper Date: Thu, 30 Nov 2017 18:48:54 +0000 Subject: [PATCH] fix typo in comment --- git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.spec b/git.spec index d8732f9..f5ff951 100644 --- a/git.spec +++ b/git.spec @@ -672,7 +672,7 @@ rm -rf %{buildroot} # be used elsewhere %{!?_licensedir:%global license %doc} %license COPYING -# exlude is best way here because of troubles with symlinks inside git-core/ +# exclude is best way here because of troubles with symlinks inside git-core/ %exclude %{_datadir}/git-core/contrib/hooks/update-paranoid %exclude %{_datadir}/git-core/contrib/hooks/setgitperms.perl %exclude %{_datadir}/git-core/templates/hooks/pre-rebase.sample