]> git.lizzy.rs Git - rust.git/commit
Fix reference to `expect`
authorPaul Smith <paulsmith@users.noreply.github.com>
Tue, 2 Feb 2016 14:47:23 +0000 (08:47 -0600)
committerPaul Smith <paulsmith@users.noreply.github.com>
Tue, 2 Feb 2016 14:47:23 +0000 (08:47 -0600)
commitb2e887f0aa81e0751e30165d599ef97614320645
tree831f1b04a8e0f0ecf60d5df6329447811da11eef
parentddd1bf594fdaf2f4a9ac3f03ffdb726f5121050e
Fix reference to `expect`

The context of the link is `Result` but it points to the docs on `Option`'s `expect`.
src/doc/book/guessing-game.md