Skip to content

Commit d9c57cd

Browse files
authoredOct 1, 2018
fix typo
1 parent cacd82e commit d9c57cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api_break.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ QGIS 3.4 {#qgis_api_break_3_4}
2424
QgsMapToPixel {#qgis_api_break_3_4_qgsmaptopixel}
2525
-------------
2626

27-
- toMapCoordinatesF have been renamed to toMapCoodinates (as a double overload) for C++ only (Python keeps toMapCoordinatesF).
27+
- toMapCoordinatesF have been renamed to toMapCoordinates (as a double overload) for C++ only (Python keeps toMapCoordinatesF).
2828
- toMapPoint has been deprecated in favor of toMapCoordinates.
2929

3030

0 commit comments

Comments
 (0)
Please sign in to comment.