Fix rpmlint errors: spelling, tabs (bz#1535596)

This commit is contained in:
Iryna Shcherbina 2018-02-12 17:43:19 +01:00
parent d938460ea1
commit 3bbc2a0bdf
1 changed files with 4 additions and 4 deletions

View File

@ -439,7 +439,7 @@ Requires: python3-pip
# The description used both for the SRPM and the main `python3` subpackage:
%description
Python is an accessible, high-level, dynamically typed, interpreted programming
language, designed with an emphasis on code readibility.
language, designed with an emphasis on code readability.
It includes an extensive standard library, and has a vast ecosystem of
third-party libraries.
@ -616,7 +616,7 @@ separately.
The debug build shares installation directories with the standard Python
runtime, so that .py and .pyc files can be shared.
Compiled extension modules use a special ABI flag ("d") in the filename,
so extensions for both verisons can co-exist in the same directory.
so extensions for both versions can co-exist in the same directory.
%endif # with debug_build