Trivial typo fixings in nn.functional dropout* docstrings (#15951)
authorDerek Kim <bluewhale8202@gmail.com>
Fri, 11 Jan 2019 06:40:25 +0000 (22:40 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Jan 2019 06:42:52 +0000 (22:42 -0800)
commitda753b7ccf22ad75c6b923b5f059b703e7081426
treebf5f926ba29cd4bb091648c76ed8a705c96789e4
parent86af14b0c7a9f6fd96ad62a61ce2b6b105761fe1
Trivial typo fixings in nn.functional dropout* docstrings (#15951)

Summary:
Defualt -> Default
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15951

Differential Revision: D13633875

Pulled By: soumith

fbshipit-source-id: 0da823ef235418396e9322089f6610b592e6990f
torch/nn/functional.py