fixed EOL error in descriptor

This commit is contained in:
Jesse Cirimelli-Low 2019-01-07 18:17:38 -08:00
parent 5508ae945d
commit 1283cbc3be
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class datasheet():
# self.html += row
for item in self.description:
self.html += item + ','
self.teml += 'EOL'
self.html += 'EOL'
self.html +='-->'
vlsi_logo = 0