changed heading 'Reference' to 'References'

This commit is contained in:
Oliver 2016-05-15 16:12:48 +10:00
parent a0a5cc7e32
commit 2a94249047
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
class ColumnList:
#default columns (immutable)
COL_REFERENCE = 'Reference'
COL_REFERENCE = 'References'
COL_DESCRIPTION = 'Description'
COL_VALUE = 'Value'
COL_FP = 'Footprint'