diff options
Diffstat (limited to 'tests/auto/uiloader/tst_screenshot/main.cpp')
-rw-r--r-- | tests/auto/uiloader/tst_screenshot/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/uiloader/tst_screenshot/main.cpp b/tests/auto/uiloader/tst_screenshot/main.cpp index 3a33994..707a540 100644 --- a/tests/auto/uiloader/tst_screenshot/main.cpp +++ b/tests/auto/uiloader/tst_screenshot/main.cpp @@ -39,7 +39,7 @@ ** ****************************************************************************/ /* - * This programm takes a *.ui file and an output dir as argument in order to + * This program takes a *.ui file and an output dir as argument in order to * create a screenshot of the widget defined in the ui file. * * The screenshot is saved in the output dir (default current dir), ".png" is |