Skip to content

Commit 1e4d894

Browse files
em-tgWilfred
andauthored
Fix typo rust-lang#2
Co-authored-by: Wilfred Hughes <[email protected]>
1 parent ed79aa0 commit 1e4d894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3742-mutate-non-mutable-locals.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ those discussions are very similar to the points raised here.
241241
- `missing_mut`
242242
- proposed in the IRLO thread
243243
- suggests that `mut` can be added to fix, which isn't always true
244-
- `umarked_variable_mutation`
244+
- `unmarked_variable_mutation`
245245
- Avoids mentioning the `mut` keyword directly to avoid confusion
246246

247247
# Future possibilities

0 commit comments

Comments
 (0)