wacom: remove some superfluous '''

pull/139/head
Peter Hutterer 2019-07-14 18:10:35 +10:00
parent 8cf85c3e5d
commit 72507b687a
1 changed files with 1 additions and 1 deletions

View File

@ -1112,7 +1112,7 @@ class WacomDevice(GObject.Object):
'done':
(GObject.SignalFlags.RUN_FIRST, None, (GObject.TYPE_PYOBJECT, )),
# Signal sent when the device requires the user to press the
# physical button'''
# physical button
'button-press-required':
(GObject.SignalFlags.RUN_FIRST, None, ()),
# battery level in %, boolean for is-charging