fixed typo

This commit is contained in:
King Kévin 2014-03-27 14:37:05 +01:00
parent 275683ac9f
commit 31a9080fac
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ end
# ================
# generate gnetlist bom2 and parse them
# arguments: schematic=schematic to usse, attributes=the attributs to use for generating bom2
# arguments: schematic=schematic to use, attributes=the attributes to use for generating bom2
# return [{:refdes => [refdes of component], <attributes> => text of attributes}]
def bom2(schematic, attributes)
to_return = []