fix typos

This commit is contained in:
Sebastian Kügler 2013-03-04 13:43:14 +01:00
parent a1afc6644b
commit efb57d45b9

View File

@ -325,12 +325,12 @@ Q_SIGNALS:
void releaseVisualFocus();
/**
* This signal indicates that the configuration file was flushed to disc.
* This signal indicates that the configuration file was flushed to disk.
*/
void configSynced();
/**
* This signal inicates that a change in available screen goemetry occurred.
* This signal indicates that a change in available screen gemetry occurred.
*/
void availableScreenRegionChanged();