Skip to content

Commit 7a79809

Browse files
committed
spelling: utility
1 parent b7e482f commit 7a79809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bin/redis-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
# Usage: redis-cli ...
3-
# Fake redis-cli command stub for tests. The redis-cli utlity is run on the
3+
# Fake redis-cli command stub for tests. The redis-cli utility is run on the
44
# remote side by libexec/ghe-backup-redis to force a background save of redis
55
# data and then wait until the dump file has been written. It uses the LASTSAVE
66
# and BGSAVE commands.

0 commit comments

Comments
 (0)