Update python/core/auto_generated/qgsfield.sip.in

Co-Authored-By: Nyall Dawson <nyall.dawson@gmail.com>
This commit is contained in:
Alessandro Pasotti 2019-11-01 08:59:17 +01:00 committed by GitHub
parent f20660c0dd
commit cdf523e33d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ field alias if set, otherwise the field name.
%Docstring
Returns the name to use when displaying this field and adds the alias in parenthesis if it is defined.
This will be used when working close to the data structure (i.e. building expressions and queries),
This should be used when working close to the data structure (i.e. building expressions and queries),
when the real field name must be shown but the alias is also useful to understand what the field
represents.