README.rst: fix typo

This commit is contained in:
Simone Basso 2017-06-22 17:03:05 +02:00 committed by GitHub
parent defa28c618
commit 0f1320109f
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ minimizes the risk of private key leakage when serious bug like
Heartbleed is exploited. The neverbleed is disabled by default. To
enable it, use ``--with-neverbleed`` configure option.
In ordre to compile the source code, gcc >= 4.8.3 or clang >= 3.4 is
In order to compile the source code, gcc >= 4.8.3 or clang >= 3.4 is
required.
.. note::