Skip to content

Commit

Permalink
Fix spelling in documentation (facebookresearch#935)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebookresearch#935

Differential Revision: D20077057

Pulled By: ppwwyyxx

fbshipit-source-id: b2d0b0b36b812e162632302bfaa43da535a29fdd
  • Loading branch information
amandle authored and facebook-github-bot committed Feb 24, 2020
1 parent 42128e2 commit 11d5067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/modules/modeling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ detectron2.modeling package
:show-inheritance:


detectron2.modeilng.poolers module
detectron2.modeling.poolers module
---------------------------------------

.. automodule:: detectron2.modeling.poolers
Expand All @@ -16,7 +16,7 @@ detectron2.modeilng.poolers module
:show-inheritance:


detectron2.modeilng.sampling module
detectron2.modeling.sampling module
------------------------------------

.. automodule:: detectron2.modeling.sampling
Expand All @@ -25,7 +25,7 @@ detectron2.modeilng.sampling module
:show-inheritance:


detectron2.modeilng.box_regression module
detectron2.modeling.box_regression module
------------------------------------------

.. automodule:: detectron2.modeling.box_regression
Expand Down

0 comments on commit 11d5067

Please sign in to comment.