Skip to content

Commit f07c4a0

Browse files
committed
style: fix typo in comments
1 parent a042b67 commit f07c4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/indexer-service/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ valgrind)
9999
/usr/local/bin/indexer-service-rs --config /opt/config.toml
100100
;;
101101
# Use callgrind_annotate indexer-service.callgrind.out
102-
# for humand friendly report of callgrind output
102+
# for human-friendly report of callgrind output
103103
# Ideally you should set:
104104
# [profile.release.package."*"]
105105
# debug = true

0 commit comments

Comments
 (0)