Merge pull request #947 from bassosimone/patch-1

README.rst: fix typo
This commit is contained in:
Tatsuhiro Tsujikawa 2017-06-23 00:33:00 +09:00 committed by GitHub
commit 0f6d76a501
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 Heartbleed is exploited. The neverbleed is disabled by default. To
enable it, use ``--with-neverbleed`` configure option. 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. required.
.. note:: .. note::