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:21 +0000 (03:45 +0100)
commitd7080d624b2de0d7079ca525813e8ba60417ad15
treebd28d775c9872b6dd2e7cb57bb8d96a7a360a8ff
parent5d7c8a48db7edb5cc50ab4aefb1cb4a5e3eceb8c
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