Fix insertion of "the"

We want the second "the" in both cases.
Fixup for f5b8160f18.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-11-29 14:44:15 +01:00
parent e27e68bda6
commit 6d4fba2249

View file

@ -153,7 +153,7 @@ Requires: {{ req }}
%description {{ pkg }} %{_description}
This package contains library source intended for building other packages which
use {% if feature is not none %}the "{{ feature }}" feature of the {% endif %}"%{crate}" crate.
use {% if feature is not none %}the "{{ feature }}" feature of {% endif %}the "%{crate}" crate.
%files {{ pkg }}
{% if feature is none %}