Small typo
This commit is contained in:
parent
105ec527b5
commit
347b591811
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ class GaugeFormatter(IFormatter):
|
||||||
|
|
||||||
|
|
||||||
class Boobsize(ReplApplication):
|
class Boobsize(ReplApplication):
|
||||||
APPNAME = 'Boosize'
|
APPNAME = 'Boobsize'
|
||||||
VERSION = '0.h'
|
VERSION = '0.h'
|
||||||
COPYRIGHT = 'Copyright(C) 2013 Florent Fourcot'
|
COPYRIGHT = 'Copyright(C) 2013 Florent Fourcot'
|
||||||
DESCRIPTION = "Console application allowing to display various sensors and gauges values."
|
DESCRIPTION = "Console application allowing to display various sensors and gauges values."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue