From 0182049f7fc8ed69fb5cd2cc5bbcbc978a3d96af Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jul 11 2018 02:38:24 +0000 Subject: Fix comment typo. --- diff --git a/cadical.spec b/cadical.spec index 0690edd..667b3e3 100644 --- a/cadical.spec +++ b/cadical.spec @@ -8,7 +8,7 @@ URL: http://fmv.jku.at/cadical/ Source0: https://github.com/arminbiere/%{name}/archive/rel-%{version}.tar.gz # Fedora-only patch: build a shared library instead of a static library Patch0: %{name}-shared.patch -# Patch to be sent upstream: fix out-of-bounds vectory accesses +# Patch to be sent upstream: fix out-of-bounds vector accesses Patch1: %{name}-vector.patch BuildRequires: drabt