Skip to content

Commit cdeb259

Browse files
authored
Fix typo in inference.rst
1 parent afbdc69 commit cdeb259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/inference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ inferred to be an instance of some known class.
3434
Crash course into astroid's inference
3535
--------------------------------------
3636

37-
Let's see some examples on how the inference might work in in ``astroid``.
37+
Let's see some examples on how the inference might work in ``astroid``.
3838

3939
First we'll need to do a detour through some of the ``astroid``'s APIs.
4040

0 commit comments

Comments
 (0)