1
0

Fix spacing in acronym definition

This commit is contained in:
2026-09-23 11:22:58 +02:00
parent 6cf63aea01
commit 21e127f4ee
+1 -1
View File
@@ -34,7 +34,7 @@
\DeclareAcronym{canh}{short = CANH, long = CAN High}
\DeclareAcronym{canl}{short = CANL, long = CAN Low}
\DeclareAcronym{lin}{short = LIN, long = Local Interconnect Network}
\DeclareAcronym{id}{short = ID, long = Identifier}
\DeclareAcronym{id}{short = ID, long = Identifier}
\DeclareAcronym{ecu}{short = ECU, long = Electronic Control Unit}
\DeclareAcronym{dtc}{short = DTC, long = Diagnostic Trouble Code}
\DeclareAcronym{pgn}{short = PGN, long = Parameter Group Number}