Skip to content

Commit 1351ff7

Browse files
madsmtmehuss
andcommitted
Fix typo
Co-authored-by: Eric Huss <eric@huss.org>
1 parent 885a416 commit 1351ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/src/reference/semver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,8 +1116,8 @@ fn main() {
11161116
}
11171117
```
11181118

1119-
Making an a previously `unsafe` associated function or method on structs /
1120-
enums safe is also a minor change, while the same is not true for associated
1119+
Making a previously `unsafe` associated function or method on structs / enums
1120+
safe is also a minor change, while the same is not true for associated
11211121
function on traits:
11221122

11231123
```rust,ignore

0 commit comments

Comments
 (0)