Index: trunk/pcblib/parametric/plcc =================================================================== --- trunk/pcblib/parametric/plcc (revision 7266) +++ trunk/pcblib/parametric/plcc (revision 7267) @@ -11,7 +11,7 @@ #@@params pins,size,pitch,cpad_size -#@@param:pin total number of pins (leads); must be divisible by 4 +#@@param:pins total number of pins (leads); must be divisible by 4 #@@param:size a single integer N or NxN or NxNxH; outmost dimensions (width or height of the package, leads included) in mil #@@optional:size Index: trunk/pcblib/parametric/qfn =================================================================== --- trunk/pcblib/parametric/qfn (revision 7266) +++ trunk/pcblib/parametric/qfn (revision 7267) @@ -12,7 +12,7 @@ #@@params pins,size,pitch,cpad_size -#@@param:pin total number of pins (leads); must be divisible by 4 +#@@param:pins total number of pins (leads); must be divisible by 4 #@@param:size a single integer N or NxN or NxNxH; the pad spacing dimension (outer dimension, lead-to-lead) in mm #@@param:pitch lead pitch (distance between the centerline of two adjacent leads), in mm; must be one of 0.4, 0.5, 0.65 Index: trunk/pcblib/parametric/qfp =================================================================== --- trunk/pcblib/parametric/qfp (revision 7266) +++ trunk/pcblib/parametric/qfp (revision 7267) @@ -12,7 +12,7 @@ #@@params pins,size,pitch,cpad_size -#@@param:pin total number of pins (leads); must be divisible by 4 +#@@param:pins total number of pins (leads); must be divisible by 4 #@@param:size a single integer N or NxN or NxNxH; body dimension (width or height of the plastic body) in mm #@@param:pitch lead pitch (distance between the centerline of two adjacent leads), in mm; must be one of 0.4, 0.5, 0.65