Skip to content

Commit ac09c0a

Browse files
committed
spelling: utilities
Signed-off-by: Josh Soref <[email protected]>
1 parent 70a01f0 commit ac09c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/lib/StackTest.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ fileContentsMatch f1 f2 = do
237237
logInfo :: String -> IO ()
238238
logInfo = hPutStrLn stderr
239239

240-
-- TODO: use stack's process running utilties? (better logging)
240+
-- TODO: use stack's process running utilities? (better logging)
241241
-- for now just copy+modifying this one from System.Process.Log
242242

243243
-- | Show a process arg including speechmarks when necessary. Just for

0 commit comments

Comments
 (0)