Skip to content

Commit f27d2d3

Browse files
committed
Fix typo in comment
1 parent be23644 commit f27d2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

survey/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ let
11261126
# Test suite tries to connect to dbus, can't work in sandbox.
11271127
credential-store = dontCheck super.credential-store;
11281128

1129-
# Test suite calls all kinds of shell unilities, can't work in sandbox.
1129+
# Test suite calls all kinds of shell utilities, can't work in sandbox.
11301130
dotenv = dontCheck super.dotenv;
11311131

11321132
# Test suite fails time-dependently:

0 commit comments

Comments
 (0)