Skip to content

Commit 11d5067

Browse files
amandlefacebook-github-bot
authored andcommitted
Fix spelling in documentation (#935)
Summary: Pull Request resolved: #935 Differential Revision: D20077057 Pulled By: ppwwyyxx fbshipit-source-id: b2d0b0b36b812e162632302bfaa43da535a29fdd
1 parent 42128e2 commit 11d5067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/modules/modeling.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ detectron2.modeling package
77
:show-inheritance:
88

99

10-
detectron2.modeilng.poolers module
10+
detectron2.modeling.poolers module
1111
---------------------------------------
1212

1313
.. automodule:: detectron2.modeling.poolers
@@ -16,7 +16,7 @@ detectron2.modeilng.poolers module
1616
:show-inheritance:
1717

1818

19-
detectron2.modeilng.sampling module
19+
detectron2.modeling.sampling module
2020
------------------------------------
2121

2222
.. automodule:: detectron2.modeling.sampling
@@ -25,7 +25,7 @@ detectron2.modeilng.sampling module
2525
:show-inheritance:
2626

2727

28-
detectron2.modeilng.box_regression module
28+
detectron2.modeling.box_regression module
2929
------------------------------------------
3030

3131
.. automodule:: detectron2.modeling.box_regression

0 commit comments

Comments
 (0)