This commit is contained in:
Alessandro Pasotti 2019-10-30 17:46:27 +01:00
parent 933db2a706
commit e8fa8edfc4
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Parses a datetime ``interval`` and returns a :py:class:`QgsDateTimeRange`
static QgsExpression temporalFilterExpression( const QgsVectorLayer *layer, const QString &interval );
%Docstring
Parses the ``interval`` and constructs a (possibily invalid) temporal filter expression for the given ``layer``
Parses the ``interval`` and constructs a (possibly invalid) temporal filter expression for the given ``layer``
Interval syntax:

View File

@ -91,7 +91,7 @@ class SERVER_EXPORT QgsServerApiUtils
/**
* Parses the \a interval and constructs a (possibily invalid) temporal filter expression for the given \a layer
* Parses the \a interval and constructs a (possibly invalid) temporal filter expression for the given \a layer
*
* Interval syntax:
*