Skip to content

Commit d1110c4

Browse files
committed
firefox: fix a typo in a comment
1 parent 4aecbf2 commit d1110c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/firefox/files/firefox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [ -f /usr/X11R7/lib/libEGL.so ] && [ -z "$LD_PRELOAD" ] && \
88
export LD_PRELOAD=/usr/X11R7/lib/libEGL.so
99
# Note that there is an _additional_ issue with firefox >= 111 that
1010
# needs to be addressed, and that is worked around by disabling webgl
11-
# by default, but its not even worth looking at that on a system without
11+
# by default, but it's not even worth looking at that on a system without
1212
# the fixed libGL
1313
fi
1414
exec /usr/pkg/lib/firefox/firefox "$@"

0 commit comments

Comments
 (0)