summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-16 04:00:42 +0200
committermo8it <mo8it@proton.me>2024-04-16 04:00:42 +0200
commit0ac5aa7af2dbff6f9d5e7cc712f409a86ea4cad0 (patch)
tree640afef5223bafab29ee5a1e86c304177b05bb73 /src
parentf9be652b3b84dfa16265ec5804c267c66d381da5 (diff)
Fix typo
Diffstat (limited to 'src')
-rw-r--r--src/dev/init.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/init.rs b/src/dev/init.rs
index 7dd3a3e..0993522 100644
--- a/src/dev/init.rs
+++ b/src/dev/init.rs
@@ -76,7 +76,7 @@ name = "???"
# The mode "run" only checks if the exercise compiles and runs it.
mode = "test"
-# A mutli-line hint to be shown to users on request.
+# A multi-line hint to be shown to users on request.
hint = """???"""
"#;