mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-29 00:06:58 -05:00
Typo
This commit is contained in:
parent
904a120282
commit
4ec664a40b
@ -112,7 +112,7 @@ parameters that can be accepted without being advertised.
|
|||||||
|
|
||||||
void setHidden( bool hidden );
|
void setHidden( bool hidden );
|
||||||
%Docstring
|
%Docstring
|
||||||
Set the parameter's ``hidden`` status, parametes are not hidden by default.
|
Set the parameter's ``hidden`` status, parameters are not hidden by default.
|
||||||
|
|
||||||
.. versionadded:: 3.28
|
.. versionadded:: 3.28
|
||||||
%End
|
%End
|
||||||
|
|||||||
@ -151,7 +151,7 @@ class SERVER_EXPORT QgsServerQueryStringParameter
|
|||||||
bool hidden() const;
|
bool hidden() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the parameter's \a hidden status, parametes are not hidden by default.
|
* Set the parameter's \a hidden status, parameters are not hidden by default.
|
||||||
*
|
*
|
||||||
* \since QGIS 3.28
|
* \since QGIS 3.28
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user