diff options
Diffstat (limited to 'kword/KWordViewIface.h')
-rw-r--r-- | kword/KWordViewIface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWordViewIface.h b/kword/KWordViewIface.h index ea422ad9..5181359d 100644 --- a/kword/KWordViewIface.h +++ b/kword/KWordViewIface.h @@ -126,7 +126,7 @@ k_dcop: void setPictureKeepRatio( bool _keep); bool pictureKeepRatio() const; - void changeAutoSpellChecktqStatus(bool b); + void changeAutoSpellCheckStatus(bool b); void deselectAllFrames(); int currentPage(); void convertTableToText(); |