Doc: Fix typo
Pick-to: 6.6 6.5 Fixes: QTBUG-117482 Change-Id: I033b5bda78482a7b43fac365d5a781bc3fa27fad Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io>bb10
parent
89b6ad3ab5
commit
e2bdf3a535
|
|
@ -17,7 +17,7 @@
|
|||
Most commonly, the resource files are embedded into your application
|
||||
executable, or in libraries and plugins that are loaded by the application
|
||||
executable. Alternatively, the resource files can also be stored in an
|
||||
\l{External Resource Files}{exernal resource file}.
|
||||
\l{External Resource Files}{external resource file}.
|
||||
|
||||
The resource system is based on tight cooperation between Qt's \l rcc
|
||||
resource compiler, the build system, and the Qt runtime API.
|
||||
|
|
|
|||
Loading…
Reference in New Issue