From 5abe0803c091bf8472c9a34d5b9f367892cde5fb Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Wed, 21 Apr 2021 08:22:58 +0200 Subject: [PATCH] typo fixed --- src/common/QskScaleEngine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/QskScaleEngine.cpp b/src/common/QskScaleEngine.cpp index bac3fff6..303e4e03 100644 --- a/src/common/QskScaleEngine.cpp +++ b/src/common/QskScaleEngine.cpp @@ -3,7 +3,7 @@ * This file may be used under the terms of the QSkinny License, Version 1.0 *****************************************************************************/ -// code cpopied from Qwt - with permission from the author ( = myself ) +// code copied from Qwt - with permission from the author ( = myself ) #include "QskScaleEngine.h" #include "QskFunctions.h"