Skip to content

Commit 735a902

Browse files
Update crs_compatibility.rst (#1438)
Change title to correct one.
1 parent bed95d4 commit 735a902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/crs_compatibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Preparing `pyproj.crs.CRS` for `pycrs`
267267
py_crs = pycrs.parse.from_ogc_wkt(proj_crs.to_wkt("WKT1_GDAL"))
268268
269269
270-
Preparing `cartopy.crs.CRS` for `pyproj.crs.CRS`
270+
Preparing `pycrs` for `pyproj.crs.CRS`
271271
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
272272
.. code-block:: python
273273

0 commit comments

Comments
 (0)