aboutsummaryrefslogtreecommitdiff
path: root/test/lint
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-09-27 14:25:00 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-09-29 18:47:45 +0200
commitfa6c1e850f3a96f884ba8a635b72d3abea1f4e56 (patch)
tree242eb49075aef9ec72b629b7ed0440bd775dcfdb /test/lint
parentfaeae2980fa2493391cdced20950a991e28cf47d (diff)
downloadbitcoin-fa6c1e850f3a96f884ba8a635b72d3abea1f4e56.tar.xz
test: Fix typos in tests
Diffstat (limited to 'test/lint')
-rwxr-xr-xtest/lint/lint-logs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lint/lint-logs.sh b/test/lint/lint-logs.sh
index 2fbb4a38e7..d6c53e8ff3 100755
--- a/test/lint/lint-logs.sh
+++ b/test/lint/lint-logs.sh
@@ -7,7 +7,7 @@
# Check that all logs are terminated with '\n'
#
# Some logs are continued over multiple lines. They should be explicitly
-# commented with \* Continued *\
+# commented with /* Continued */
#
# There are some instances of LogPrintf() in comments. Those can be
# ignored