Skip to content

Commit a096c5e

Browse files
committed
Better comments
1 parent 0da15ce commit a096c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/launch.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
try:
4848
# This needs to be imported before PyQt5
49-
# To prevent some issues on Linux: wrapping/forcing older libc versions
49+
# To prevent some issues on AppImage build: wrapping/forcing older glibc versions
5050
import openshot
5151
except ImportError:
5252
pass

0 commit comments

Comments
 (0)