diff options
-rw-r--r-- | ecp5/pack.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/pack.cc b/ecp5/pack.cc index 3bc2dbb3..66cb81b2 100644 --- a/ecp5/pack.cc +++ b/ecp5/pack.cc @@ -55,7 +55,7 @@ class Ecp5Packer new_cells.clear(); } - // Print logic usgage + // Print logic usage int available_slices = 0; void print_logic_usage() { |