Fix typo
This commit is contained in:
parent
690ff68a99
commit
d03f23979d
@ -98,7 +98,7 @@ class StatusProgress(QProgressBar):
|
||||
self.hide()
|
||||
|
||||
class StatusText(QLabel):
|
||||
"""The text part of the status bar, composedof several 'widgets'"""
|
||||
"""The text part of the status bar, composed of several 'widgets'"""
|
||||
keystring = ''
|
||||
error = ''
|
||||
text = ''
|
||||
|
Loading…
Reference in New Issue
Block a user