doc: fix reference to API `hash.final`
authorMinwoo Jung <jmwsoft@gmail.com>
Wed, 3 Feb 2016 02:44:22 +0000 (11:44 +0900)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitf163cb1f4012487f23c76b917f609c50663cb80e
tree2711d07e2ad7bad2433eb6cfb68bed4715ebbbc8
parente6663c59141f1bd572f55528e40c8e4de528b2c9
doc: fix reference to API `hash.final`

fix a reference to a non-existent API, `hash.final()`.
It should be `hash.digest()`.

PR-URL: https://github.com/nodejs/node/pull/5050
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
doc/api/crypto.markdown