diff --git a/docs/MainModule.rst b/docs/MainModule.rst index 03ea477..8cbb456 100644 --- a/docs/MainModule.rst +++ b/docs/MainModule.rst @@ -152,7 +152,7 @@ will not be valid. **Example**:: - bullets[#bulltes+1] = HC.point(player.pos.x, player.pos.y) + bullets[#bullets+1] = HC.point(player.pos.x, player.pos.y) .. function:: HC.register(shape)