Skip to content

Commit 3a0cf09

Browse files
jsiirolablnicho
andauthored
NFC: fix typo
Co-authored-by: Bethany Nicholson <blnicho@users.noreply.github.com>
1 parent 6c9503b commit 3a0cf09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/contrib/viewer/tests/test_qt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
UI Tests
2525
"""
2626
# The pytest-qt plugin can generate exceptions / core dumps when it is
27-
# run in a terminal (without an axtive X11 screen). Setting the
27+
# run in a terminal (without an active X11 screen). Setting the
2828
# QT_QPA_PLATFORM environment variable *before* initializing Qt can work
2929
# around this error (see https://stackoverflow.com/a/74719383):
3030
import os

0 commit comments

Comments
 (0)