Skip to content

Commit

Permalink
Update crs_compatibility.rst (#1438)
Browse files Browse the repository at this point in the history
Change title to correct one.
  • Loading branch information
neilCrosswaite authored Sep 23, 2024
1 parent bed95d4 commit 735a902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/crs_compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Preparing `pyproj.crs.CRS` for `pycrs`
py_crs = pycrs.parse.from_ogc_wkt(proj_crs.to_wkt("WKT1_GDAL"))
Preparing `cartopy.crs.CRS` for `pyproj.crs.CRS`
Preparing `pycrs` for `pyproj.crs.CRS`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. code-block:: python
Expand Down

0 comments on commit 735a902

Please sign in to comment.