mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -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 );
|
||||
%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
|
||||
%End
|
||||
|
||||
@ -151,7 +151,7 @@ class SERVER_EXPORT QgsServerQueryStringParameter
|
||||
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
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user