Skip to content

Commit 968d4a3

Browse files
author
Jani Hautakangas
committed
Typo fix
Reviewed-by: trustme
1 parent d089496 commit 968d4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/kernel/qapplication.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@ QString QApplication::sessionKey() const
33943394
\fn void QApplication::aboutToReleaseGpuResources()
33953395
33963396
This signal is emitted when application is about to release all
3397-
GPU resources accociated to contexts owned by application.
3397+
GPU resources associated to contexts owned by application.
33983398
33993399
The signal is particularly useful if your application has allocated
34003400
GPU resources directly apart from Qt and needs to do some last-second

0 commit comments

Comments
 (0)