Skip to content

Commit 180e6c0

Browse files
committed
Fix release notes image
1 parent c1f7475 commit 180e6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Added Project.toMeters to convert measurements in the projection's native units
1616
Projection p = new Projection("EPSG:2927")
1717
double meters = p.toMeters(5280)
1818

19-
Added a ScaleBarItem to the carto package::
19+
Added a ScaleBarItem to the carto package.
2020

2121
.. image:: images/carto_scalebar.png
2222

0 commit comments

Comments
 (0)