[QGIS-Developer] QSettings(): /Projections/ ... defaultBehavior or defaultBehaviour?
Nyall Dawson
nyall.dawson at gmail.com
Mon May 20 15:21:55 PDT 2019
On Mon, 20 May 2019 at 16:47, Juan Manuel Perez Delgado
<JMPerez at telespazio.es> wrote:
>
> As of Qgis 3.4, one should now ask not for 'defaultBehaviour' but for 'defaultBehavior'.
> I only wanted to know if this change is going to be kept, or it was unintended and it is going to be reverted.
This is intentional -- part of the changes made in 3.x was to
standardise all API spelling to use US English spelling variants. This
was done for consistency across the API, so that there's no variation
in spelling in different parts of the code.
Nyall
More information about the QGIS-Developer
mailing list