Modified names in files to match the correct Google/SkyWater conventions.
diff --git a/sky130/custom/scripts/fixspice.py b/sky130/custom/scripts/fixspice.py
index 92cca88..f1ff86f 100755
--- a/sky130/custom/scripts/fixspice.py
+++ b/sky130/custom/scripts/fixspice.py
@@ -7,7 +7,7 @@
 # script will get the original set working with ngspice.
 #
 # This script is a filter to be run by setting the name of this script as
-# the value to "filter=" for the model install in the s8 Makefile.
+# the value to "filter=" for the model install in the sky130 Makefile.
 
 import re
 import os