Skip to content

Commit 4da571d

Browse files
typo fix
1 parent db9d182 commit 4da571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/wrapperApp/Status-tablet.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ QMLPATHS += $$QML_IMPORT_PATH
2222
LIB_PREFIX = qt$$QT_MAJOR_VERSION/$$(APP_VARIANT)
2323

2424
android {
25-
message("cofiguring for android $${QT_ARCH}, $$(ANDROID_ABI)")
25+
message("configuring for android $${QT_ARCH}, $$(ANDROID_ABI)")
2626

2727
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/../android/qt$$QT_MAJOR_VERSION
2828

0 commit comments

Comments
 (0)