Skip to content

Commit 959495f

Browse files
committed
Fix another bool.
1 parent 7caa4bf commit 959495f

File tree

1 file changed

+1
-1
lines changed
  • documentation/multi_physics/solver-input-file/general_parameters

1 file changed

+1
-1
lines changed

documentation/multi_physics/solver-input-file/general_parameters/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Indicates how often to save restart files.
106106
Name of the file used to store simulation state data. This file is used for restarting simulations.
107107
<br>
108108
<section id="gen_Overwrite_restart_file">
109-
<strong>&lt;Overwrite_restart_file&gt;</strong> <i>bool</i> [<i>false</i>] <nobr>
109+
<strong>&lt;Overwrite_restart_file&gt;</strong> <i>boolean</i> [<i>false</i>] <nobr>
110110
<strong>&lt;/Overwrite_restart_file&gt;</strong>
111111
</nobr><br>
112112
If <i>true</i> then the simulation results restart file is overwritten.

0 commit comments

Comments
 (0)