Skip to content

Commit fc456d9

Browse files
committed
Doc: proj_create_crs_to_crs_from_pj(): formatting fix
1 parent 9d3737b commit fc456d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/development/reference/functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@ paragraph for more details.
194194
195195
- AUTHORITY=name: to restrict the authority of coordinate operations
196196
looked up in the database. When not specified, coordinate
197-
``operations from any authority`` will be searched, with the restrictions set
197+
operations from any authority will be searched, with the restrictions set
198198
in the authority_to_authority_preference database table related to the authority
199199
of the source/target CRS themselves.
200-
If authority is set to "any", then coordinate operations from any authority will be searched
200+
If authority is set to ``any``, then coordinate operations from any authority will be searched.
201201
If authority is a non-empty string different of ``any``, then coordinate operations
202202
will be searched only in that authority namespace (e.g ``EPSG``).
203203

0 commit comments

Comments
 (0)