diff options
Diffstat (limited to 'quanta/src/quanta.h')
-rw-r--r-- | quanta/src/quanta.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/quanta.h b/quanta/src/quanta.h index 404a9329..811fa60c 100644 --- a/quanta/src/quanta.h +++ b/quanta/src/quanta.h @@ -290,7 +290,7 @@ public slots: void slotRepaintPreview(); /** toggles showing the preview */ void slotToggleShowPreview(); - /** Shows the preview widget and tqrepaints the preview or + /** Shows the preview widget and repaints the preview or hides the preview widget and restores the original document */ void slotShowPreviewWidget(bool show); |