Fix the name macro in the description 2

This commit is contained in:
Miro Hrončok 2018-02-15 14:34:07 +01:00
parent 1161a4660d
commit 654b8b4665
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ The self-test suite for the Python interpreter.
This is only useful to test Python itself. For testing general Python code, This is only useful to test Python itself. For testing general Python code,
you should use the unittest module from %{name}-libs, or a library such as you should use the unittest module from %{name}-libs, or a library such as
${name}-pytest or ${name}-nose. %{name}-pytest or %{name}-nose.
%if %{with debug_build} %if %{with debug_build}