Doc: fix typo in QDebugStateSaver docu

Change-Id: I12e0a725141a570903004c63369c991d383ac82c
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
David Faure 2014-02-07 15:56:19 +01:00 committed by The Qt Project
parent 9ce3b0d953
commit c8eb6d99d4

View File

@ -383,7 +383,7 @@ QDebugStateSaver::QDebugStateSaver(QDebug &dbg)
}
/*!
Destroyes a QDebugStateSaver instance, which restores the settings
Destroys a QDebugStateSaver instance, which restores the settings
used when the QDebugStateSaver instance was created.
\sa QDebug::setAutoInsertSpaces(), QDebug::autoInsertSpaces()