Skip to content

Commit 0c6a7d8

Browse files
committed
fix missing comma in package import
1 parent 2980188 commit 0c6a7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LEA_Thesis_Template/LEAthesis.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
free-standing-units,
187187
space-before-unit,
188188
number-unit-product = \,,
189-
output-decimal-marker = {,}
189+
output-decimal-marker = {,},
190190
per-mode=fraction,
191191
separate-uncertainty = true,
192192
multi-part-units = repeat

0 commit comments

Comments
 (0)