Another block of spelling fixes

Smaller this time
This commit is contained in:
Larry Doolittle
2015-08-14 23:27:05 +02:00
committed by Clifford Wolf
parent 022f570563
commit 6c00704a5e
24 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Script to writing btor from verilog design
# Script to write BTOR from Verilog design
#
if [ "$#" -ne 3 ]; then