summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpavedroad <qcqs@outlook.com>2024-03-12 14:35:48 +0800
committerpavedroad <qcqs@outlook.com>2024-03-12 14:35:48 +0800
commitf5e9db90ccb5b84fbcb0ccff8aaade50588d534c (patch)
tree69caea6a41ce3c38de53d616cf66e55efd635e63
parent8d0aa11a35f822d044e6be89dc42840e0aea8858 (diff)
chore: fix typo
Signed-off-by: pavedroad <qcqs@outlook.com>
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7226a4..a199e4d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -167,7 +167,7 @@
- **structs3**: Clarifed the hint
- **quiz2, as_ref_mut, options1, traits1, traits2**: Clarified hints
- **traits1, traits2, cli**: Tidied up unmatching backticks
-- **enums2**: Removed unneccessary indirection of self
+- **enums2**: Removed unnecessary indirection of self
- **enums3**: Added an extra tuple comment
#### Housekeeping