Skip to content

Commit 05ec603

Browse files
authored
Merge pull request #6742 from SamKundu0312/fix_typo
Fixed a typo
2 parents 216f50f + ece2212 commit 05ec603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/boundary_convective_heating/interface.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ namespace aspect
373373
"use in your model."
374374
"\n\n"
375375
"This parameter only describes which boundaries have a fixed "
376-
"convective flux (i.e. Robin boundarry condictions), but not what "
376+
"convective flux (i.e. Robin boundary condictions), but not what "
377377
"conditions should hold on these boundaries. "
378378
"The latter piece of information needs to be "
379379
"implemented in a plugin in the BoundaryConvectiveHeating "

0 commit comments

Comments
 (0)