Skip to content

Commit d9980f7

Browse files
committed
Add a space to force Travis to re-run
1 parent 18a952c commit d9980f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ pub mod m3 {
373373
}
374374
```
375375

376-
#### `must_use` Attribute
376+
#### `must_use` Attributev
377377

378378
The `must_use` attribute can be used on user-defined composite types
379379
([`struct`s][struct], [`enum`s][enum], and [`union`s][union]) and [functions].

0 commit comments

Comments
 (0)