← Back to team overview

kicad-developers team mailing list archive

A trivial bug in a displayed string

 

Greetings.

For both the v5 and git master versions of Kicad in the file drc_erc_item.cpp on line 46 there is the string:
   Pin connected to some others pins but no pin to drive it

There should be no s on "others". The string might be better as:
   Pin connected to other pins but no pin to drive it

--
Cheers!

Kevin.

http://www.ve3syb.ca/               | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
                                    | that's why we're powerful"
Owner of Elecraft K2 #2172          |
#include <disclaimer/favourite>     |             --Chris Hardwick


Follow ups