Skip to content

Commit 3779eeb

Browse files
authored
Merge pull request #6740 from NuggetOfficial/fixed_typos_workshp
missing space docstr
2 parents 33a060e + 1b060dc commit 3779eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/geometry_model/two_merged_boxes.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ namespace aspect
639639
"The extent of the box in each coordinate direction "
640640
"is set in the parameter file. This geometry model labels its "
641641
"sides with 2*dim+2*(dim-1) boundary indicators: in 2d, boundary indicators 0 through 3 "
642-
"denote the left, right, bottom and top boundaries, while indicators"
642+
"denote the left, right, bottom and top boundaries, while indicators "
643643
"4 and 5 denote the upper part of the left and right vertical boundary, "
644644
"respectively. In 3d, boundary "
645645
"indicators 0 through 5 indicate left, right, front, back, bottom "

0 commit comments

Comments
 (0)