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:43:42 +0000 (03:43 +0100)
commit5cc99c6cf5e908df6b00b04af7f08e99c0698c7b
tree988f6f6efa52eb42e4826fae41fd5acdee130df5
parent7cb472bd0d0fd9da3d42bed1acc56c3a79fc5328
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
doc/crypto/ERR_get_error.pod