Skip to content

Commit 39585ca

Browse files
committed
Fixed a typo
1 parent 184103a commit 39585ca

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
@@ -951,8 +951,8 @@ namespace aspect
951951
"The dimensions of the model are specified by parameters "
952952
"of the following form: "
953953
"Chunk (minimum || maximum) (longitude || latitude): "
954-
"edges of geographical quadrangle (in degrees)"
955-
"Chunk (inner || outer) radius: Radii at bottom and top of chunk"
954+
"edges of geographical quadrangle (in degrees) "
955+
"Chunk (inner || outer) radius: Radii at bottom and top of chunk "
956956
"(Longitude || Latitude || Radius) repetitions: "
957957
"number of cells in each coordinate direction."
958958
"\n\n"

0 commit comments

Comments
 (0)