diff options
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h index d3d4948d..16d450d3 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -152,7 +152,7 @@ private slots: void windowCloseRequested(); /** - * This functions move tab informations "from index to index" + * This functions move tab info "from index to index" * * @param fromIndex the index from which we move * |