Skip to content

Commit ac1c8aa

Browse files
committed
test commit
1 parent a49a5ae commit ac1c8aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/FieldSolver/LumpedElement/Inductor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
Inductor::Inductor ()
2323
{
24-
amrex::Print() << " Inductor class is constructed\n";
24+
amrex::Print() << " Inductor class is constructed \n";
2525
ReadParameters();
2626
}
2727

0 commit comments

Comments
 (0)