Removing extra spaces introduced by PR #1.

This closes #24 PR on GitHub.
From 1903735e179a68c5cb661a375a1a022f764ed3f1
This commit is contained in:
Javier Revillas
2017-09-11 12:36:07 +03:00
parent 962f127939
commit 541f738a7f

View File

@@ -406,8 +406,8 @@ For example, this command generates a module called **py33.unit.so** for
Python 3.3: Python 3.3:
``` ```
# ./configure python --module=py33 \ # ./configure python --module=py33 \
--config=python-config-3.3 --config=python-config-3.3
configuring Python module configuring Python module
checking for Python ... found checking for Python ... found
checking for Python version ... 3.3 checking for Python version ... 3.3