Fix doc typo.
authorMatt Smart <mattsmart@gmail.com>
Wed, 2 Jul 2014 02:43:42 +0000 (03:43 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 2 Jul 2014 02:45:01 +0000 (03:45 +0100)
commit88822622a14844aac791ab204a8db16f87b1224a
tree2a3b79bf06495d4a6968cb34d32461ba50b9b040
parent8f243ab6c173096943ca079648d240eba1e46dd3
Fix doc typo.

ERR_get_error(3) references the non-existent
ERR_get_last_error_line_data instead of the one that does exist,
ERR_peek_last_error_line_data.

PR#3283
(cherry picked from commit 5cc99c6cf5e908df6b00b04af7f08e99c0698c7b)
doc/crypto/ERR_get_error.pod