From a6220c1b65bf07b1690b7e83ea739572568b6ccf Mon Sep 17 00:00:00 2001 From: CarlPoirier Date: Fri, 5 Aug 2016 18:53:37 -0400 Subject: [PATCH] Add missing quotation mark --- template/fp-lib-table.for-github | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/fp-lib-table.for-github b/template/fp-lib-table.for-github index 8447aff5..13cb0ae3 100644 --- a/template/fp-lib-table.for-github +++ b/template/fp-lib-table.for-github @@ -60,7 +60,7 @@ (lib (name Power_Integrations)(type Github)(uri ${KIGITHUB}/Power_Integrations.pretty)(options "")(descr "The way you like them.")) (lib (name Relays_ThroughHole)(type Github)(uri ${KIGITHUB}/Relays_ThroughHole.pretty)(options "")(descr "Through hole relay packages")) (lib (name Resistors_SMD)(type Github)(uri ${KIGITHUB}/Resistors_SMD.pretty)(options "")(descr "Resistors, surface mount")) - (lib (name Resistors_ThroughHole)(type Github)(uri ${KIGITHUB}/Resistors_ThroughHole.pretty)(options "")(descr "Resistors, through hole)) + (lib (name Resistors_ThroughHole)(type Github)(uri ${KIGITHUB}/Resistors_ThroughHole.pretty)(options "")(descr "Resistors, through hole")) (lib (name Resistors_Universal)(type Github)(uri ${KIGITHUB}/Resistors_Universal.pretty)(options "")(descr Experimental)) (lib (name RF_Modules)(type Github)(uri ${KIGITHUB}/RF_Modules.pretty)(options "")(descr "Radio-frequency / wireless modules")) (lib (name Shielding_Cabinets)(type Github)(uri ${KIGITHUB}/Shielding_Cabinets.pretty)(options "")(descr "RF / EMI shields"))