Browse Source

Fix spacing.

Joe Clarke 1 year ago
parent
commit
cf049d4f63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      eem/tm_sw_autoconf.tcl

+ 1 - 1
eem/tm_sw_autoconf.tcl

@@ -317,7 +317,7 @@ if { $config != {} || $image != {} } {
     }
 
     if { $config != {} } {
-    # XXX: This seems weird, but it's required to make sure the VLAN database
+        # XXX: This seems weird, but it's required to make sure the VLAN database
         # is properly updated upon reboot.  By loading the startup config into
         # running before rebooting, this reliable ensures the VLAN database is
         # consistent.