Skip to content

Commit a2106e3

Browse files
committed
Fix capitalization of KiCad
According to their website, the correct capitalization is KiCad, not KiCAD.
1 parent b87d2a9 commit a2106e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

KiCAD.gitignore renamed to KiCad.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# For PCBs designed using KiCAD: http://www.kicad-pcb.org/
1+
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
22

33
# Temporary files
44
*.000

0 commit comments

Comments
 (0)