[attributs] Typo

This commit is contained in:
Pierre-Elliott Bécue 2013-03-04 06:28:39 +01:00
parent 5601c523c0
commit f55be5d0de

View file

@ -596,7 +596,7 @@ class positionBorne(Attr):
self.value = u"%f %f" % (float(lat), float(lon))
class nvram(Attr):
legend u"Configuration speciale"
legend = u"Configuration speciale"
optional = True
can_modify = [nounou]