From 9a6f231943b103d76c66c92877998642abb3a828 Mon Sep 17 00:00:00 2001 From: trorornmn Date: Tue, 30 Aug 2016 17:02:18 +0900 Subject: [PATCH] Correct 'accomodated' to 'accommodated' --- KiCad_Library_Convention.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KiCad_Library_Convention.txt b/KiCad_Library_Convention.txt index 991ad5e0..0e4ed1ac 100644 --- a/KiCad_Library_Convention.txt +++ b/KiCad_Library_Convention.txt @@ -30,7 +30,7 @@ kicad-developers@lists.launchpad.net ---------------------------- 3.1. Using a 100mils grid, pin ends and origin must lie on grid nodes (IEC-60617). -3.2. For black-box symbols, pins have a length of 100mils. Large pin numbers can be accomodated by incrementing the width in steps of 50mil. +3.2. For black-box symbols, pins have a length of 100mils. Large pin numbers can be accommodated by incrementing the width in steps of 50mil. 3.3. Origin is placed in the middle of symbol. 3.4. Black-box components group pins logically, for example by function set, and ports in counter-clockwise position. 3.5. Whenever possible, inputs are on the left and outputs are on the right.