diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/design_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design_guide.rst b/docs/design_guide.rst index fcd27911d..3b25ccbf7 100644 --- a/docs/design_guide.rst +++ b/docs/design_guide.rst @@ -294,7 +294,7 @@ Renders as: Data descriptor description ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Comment is after even though its weird:: +Comment is after the definition:: lost_power = i2c_bit.RWBit(0x0f, 7) """True if the device has lost power since the time was set.""" |
