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:14 +0000 (03:45 +0100)
commit99657430c0ce098a24c9ecc6c456f579ef0275bb
treed03c7b942eee88c3f7b23f2cb3f8bf554a64091e
parentce20ac72b43fafe6cae3ef828b063fb66aae3d02
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