summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index faaef42..71bb3dd 100644
--- a/info.toml
+++ b/info.toml
@@ -501,7 +501,7 @@ mode = "test"
hint = """
First hint: To figure out what type should go where the ??? is, take a look
at the test helper function `test_with_str`, since it returns whatever
-`read_and_validate` returns and`test_with_str` has its signature fully
+`read_and_validate` returns and `test_with_str` has its signature fully
specified.