changed heading 'Reference' to 'References'
This commit is contained in:
parent
a0a5cc7e32
commit
2a94249047
|
|
@ -1,7 +1,7 @@
|
|||
class ColumnList:
|
||||
|
||||
#default columns (immutable)
|
||||
COL_REFERENCE = 'Reference'
|
||||
COL_REFERENCE = 'References'
|
||||
COL_DESCRIPTION = 'Description'
|
||||
COL_VALUE = 'Value'
|
||||
COL_FP = 'Footprint'
|
||||
|
|
|
|||
Loading…
Reference in New Issue