forked from qt-creator/qt-creator
Doc: Fix typo "reguirements" > "requirements"
Change-Id: Icefa2d8d8d50c71393f71fec8eae0646cef0c4ee Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
committed by
Julián Casaburi
parent
b7c951477f
commit
8fedbcd771
@@ -61,7 +61,7 @@
|
||||
project.
|
||||
\li \c {main.py}, which has some boilerplate code.
|
||||
\li \c {main.qml}, which imports Qt Quick controls.
|
||||
\li \c {reguirements.txt}, which stores the PySide version of the
|
||||
\li \c {requirements.txt}, which stores the PySide version of the
|
||||
generated code. You can use this file to install the required PySide version
|
||||
using pip.
|
||||
\endlist
|
||||
|
Reference in New Issue
Block a user