diff options
Diffstat (limited to 'keduca/keducabuilder/keducabuilder.h')
-rw-r--r-- | keduca/keducabuilder/keducabuilder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/keducabuilder.h b/keduca/keducabuilder/keducabuilder.h index 9171f58f..c3a736a7 100644 --- a/keduca/keducabuilder/keducabuilder.h +++ b/keduca/keducabuilder/keducabuilder.h @@ -67,7 +67,7 @@ private: bool fileSaveAs(); /** Ask the user if he wants to save the file if it has been changed. - Returns true if the file may be tqreplaced (that is when he successfully saved it or said "Discard") */ + Returns true if the file may be replaced (that is when he successfully saved it or said "Discard") */ bool currentFileMayBeReplaced(); // Private attributes |