Signed-off-by: Benjamin ROBIN <dev@xxxxxxxxxxxxx> --- src/KsGLWidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KsGLWidget.cpp b/src/KsGLWidget.cpp index dd9f41a..9311d98 100644 --- a/src/KsGLWidget.cpp +++ b/src/KsGLWidget.cpp @@ -93,7 +93,7 @@ void KsGLWidget::initializeGL() } /** - * Reimplemented function used to reprocess all graphs whene the widget has + * Reimplemented function used to reprocess all graphs when the widget has * been resized. */ void KsGLWidget::resizeGL(int w, int h) -- 2.43.0