Commit 9bd308f6 authored by Raymond Hettinger's avatar Raymond Hettinger

Fix doubled word typos.

parent e41d4c8e
......@@ -22,7 +22,7 @@ defining new object types.
Initialize a newly-allocated object \var{op} with its type and
initial reference. Returns the initialized object. If \var{type}
indicates that the object participates in the cyclic garbage
detector, it it added to the detector's set of observed objects.
detector, it is added to the detector's set of observed objects.
Other fields of the object are not affected.
\end{cfuncdesc}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment