Skip to content

Commit 51f4a5c

Browse files
authored
Fix typo
1 parent 0c075fc commit 51f4a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/build-gnu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ else
130130
fi
131131
cd -
132132

133-
# While we support system missing libselinux, we still tun tests for runcon
133+
# While we support system missing libselinux, we still run tests for runcon
134134
cargo build --profile="${UU_MAKE_PROFILE}" -p uu_runcon
135135
# Pass the feature flags to make, which will pass them to cargo
136136
"${MAKE}" PROFILE="${UU_MAKE_PROFILE}" CARGOFLAGS="${CARGO_FEATURE_FLAGS}"

0 commit comments

Comments
 (0)