Public bug reported:
Binary package hint: deskbar-applet
in package deskbar-applet on amd64 the file
/usr/share/pyshared/deskbar/interfaces/Action.py is as follows:
---snip---
def is_valid(self):
"""
Tests wether the match is still valid, by default it's True.
For example if a file has moved, the file match is invalid
"""
return True
def skip_history(self):
"""
Wether the match should appear or not in the history dropdown
(and thus be saved as history is saved)
"""
return False
---snip---
This appears on line 101..114 for me. "wether" is misspelled and should be
"whether"
Replicate:
1) open a terminal
2) type either:
pydoc deskbar.interfaces.Action.is_valid
or
pydoc deskbar.interfaces.Action.skip_history
minor bug but its my first one, gotta start somewhere :)
** Affects: deskbar-applet (Ubuntu)
Importance: Undecided
Status: New
--
"Whether" spelled incorrectly in .Action pydoc
https://bugs.launchpad.net/bugs/209363
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to deskbar-applet in ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs