Skip to content

Commit 667afb8

Browse files
committed
remove salsh
1 parent d96a518 commit 667afb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other-reprs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ the FFI boundary.
2828

2929
* **The [drop flag][] will still be added**
3030

31-
* This is equivalent to one of `repr(u\*)` (see the next section) for enums. The
31+
* This is equivalent to one of `repr(u*)` (see the next section) for enums. The
3232
chosen size is the default enum size for the target platform's C ABI. Note that
3333
enum representation in C is undefined, and this may be incorrect when the C
3434
code is compiled with certain flags.

0 commit comments

Comments
 (0)