mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Typo
This commit is contained in:
parent
933db2a706
commit
e8fa8edfc4
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user