Skip to content

Commit

Permalink
fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
NEDJIMAbelgacem authored and wonder-sk committed Nov 6, 2020
1 parent d1d347d commit 8768b7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/3d/auto_generated/qgs3dmapsettings.sip.in
Expand Up @@ -637,7 +637,7 @@ Emitted when the flag whether eye dome lighting is used has changed

void eyeDomeLightingStrengthChanged();
%Docstring
Emitted when the eye dome lighting stength has changed
Emitted when the eye dome lighting strength has changed

.. versionadded:: 3.18
%End
Expand Down
2 changes: 1 addition & 1 deletion src/3d/qgs3dmapsettings.h
Expand Up @@ -548,7 +548,7 @@ class _3D_EXPORT Qgs3DMapSettings : public QObject, public QgsTemporalRangeObjec
void eyeDomeLightingEnabledChanged();

/**
* Emitted when the eye dome lighting stength has changed
* Emitted when the eye dome lighting strength has changed
* \since QGIS 3.18
*/
void eyeDomeLightingStrengthChanged();
Expand Down

0 comments on commit 8768b7e

Please sign in to comment.