Skip to content

Commit a81ad9f

Browse files
committed
Fix inline string in docs
1 parent 522690c commit a81ad9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/beam_handling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ convert from Jy / beam to K::
6161

6262
>>> vrsc_cube_K = vrsc_cube.to(u.K) # doctest: +SKIP
6363

64-
``VaryingResolutionSpectralCube `` will use a different beam and frequency for each plane.
64+
``VaryingResolutionSpectralCube`` will use a different beam and frequency for each plane.
6565

6666
Handling variations in the beams is often a source of difficulty. Some spectral
6767
operations (e.g., moment maps) require a common resolution. However, a few channels

0 commit comments

Comments
 (0)