Checkstyle enforcer
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / action / PushVlan.java
index f3b862fe7e2d2e16e5a5e07da4afa992d0478a6a..b5783d487a1c236948cbdc976e34e2334a51b37b 100644 (file)
@@ -21,7 +21,7 @@ import org.opendaylight.controller.sal.utils.EtherTypes;
  * Execute it multiple times to achieve QinQ
  *
  * 802.1q = [TPID(16) + TCI(16)]
- *                     TCI = [PCP(3) + CFI(1) + VID(12)]
+ *                      TCI = [PCP(3) + CFI(1) + VID(12)]
  *
  *
  *