Skip to content

Commit bbab99e

Browse files
author
Alexis Lopez Zubieta
committed
Fix typo
1 parent c466541 commit bbab99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_appimages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build_appimage() {
2828
mv -v *AppImage ${BASE_DIR}/out || return 1
2929
}
3030

31-
Build projects
31+
## Build projects
3232
pushd QtQuickControls2Application
3333
# This env variable is used by the qt plugin to search the qml sources in other paths than the AppDir
3434
# it's mandatory to use when your qml files are embed as Qt resources into the main binary.

0 commit comments

Comments
 (0)