Doc: Fix typo "reguirements" > "requirements"

Change-Id: Icefa2d8d8d50c71393f71fec8eae0646cef0c4ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Julian Casaburi
2024-11-15 03:40:37 -03:00
committed by Julián Casaburi
parent b7c951477f
commit 8fedbcd771
4 changed files with 4 additions and 4 deletions

View File

@@ -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