Skip to content

Commit aba28cb

Browse files
committed
modified help section of ProfileData
1 parent 487ecc0 commit aba28cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProfileProcessing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Structure that holds profile data (interpolated/projected on the profile)
1717
VolData :: GeophysicalModelGenerator.GeoData
1818
SurfData :: Union{Nothing, NamedTuple}
1919
PointData :: Union{Nothing, NamedTuple}
20-
ScreenshotData ::Union{Nothing, NamedTuple}
20+
ScreenshotData :: Union{Nothing, NamedTuple}
2121
end
2222
2323
Structure to store cross section data

0 commit comments

Comments
 (0)