fix a few Sphinx warnings

This commit is contained in:
wernerfb
2015-04-14 17:15:52 +02:00
parent 164a147a56
commit 0b98209d36
3 changed files with 16 additions and 16 deletions

View File

@@ -2381,8 +2381,8 @@ class DotGrid:
"""
An example of a Grid Object -- it is set on the FloatCanvas with one of::
FloatCanvas.GridUnder = Grid
FloatCanvas.GridOver = Grid
FloatCanvas.GridUnder = Grid
FloatCanvas.GridOver = Grid
It will be drawn every time, regardless of the viewport.