Skip to content

Commit f4afadd

Browse files
authored
Merge pull request #6737 from yingyil06/test
Fixed a typo
2 parents e4df9ed + 95e387d commit f4afadd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/geometry_model/chunk.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,8 @@ namespace aspect
944944
"The dimensions of the model are specified by parameters "
945945
"of the following form: "
946946
"Chunk (minimum || maximum) (longitude || latitude): "
947-
"edges of geographical quadrangle (in degrees)"
948-
"Chunk (inner || outer) radius: Radii at bottom and top of chunk"
947+
"edges of geographical quadrangle (in degrees) "
948+
"Chunk (inner || outer) radius: Radii at bottom and top of chunk "
949949
"(Longitude || Latitude || Radius) repetitions: "
950950
"number of cells in each coordinate direction."
951951
"\n\n"

0 commit comments

Comments
 (0)