Skip to content

Commit f58f478

Browse files
authored
align spaces
1 parent f07b029 commit f58f478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/output.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ void print_build_info()
396396
fmt::print("DAGMC support: {}\n", dagmc);
397397
fmt::print("libMesh support: {}\n", libmesh);
398398
fmt::print("Coverage testing: {}\n", coverage);
399-
fmt::print("Profiling flags: {}\n", profiling);
399+
fmt::print("Profiling flags: {}\n", profiling);
400400
}
401401
}
402402

0 commit comments

Comments
 (0)