diff --git a/rust2rpm/templates/main.spec b/rust2rpm/templates/main.spec index a84d237..c61ce91 100644 --- a/rust2rpm/templates/main.spec +++ b/rust2rpm/templates/main.spec @@ -162,8 +162,8 @@ Requires: {{ req }} %description {{ pkg }} %{_description} -This package contains library source intended for building other packages -which use {% if feature is not none %}"{{ feature }}" feature of {% endif %}"%{crate}" crate. +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. %files {{ pkg }} {% if feature is none %}