Skip to content

Commit 657ef21

Browse files
committed
depedency -> dependency
Signed-off-by: Mike Inouye <[email protected]>
1 parent e41cc54 commit 657ef21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cc_library(
3636

3737
# A Qt 'headless' build is added for environments that require GUI features
3838
# but do not have an attached display. This requires setting 'qt_gui_platform'
39-
# to `headless`, and subsituting the depedency in the top-level BUILD.
39+
# to `headless`, and subsituting the dependency in the top-level BUILD.
4040
QT_GUI_PLATFORMS = {
4141
"headless": "_headless",
4242
"native": "",

0 commit comments

Comments
 (0)