Skip to content

Commit f57de56

Browse files
committed
Apply fmt.
1 parent 81623f4 commit f57de56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/alloc/src/sync.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ impl<T> Arc<T> {
498498
/// both drop their `Arc` in the call to [`ok`][`Result::ok`],
499499
/// taking the strong count from two down to zero.
500500
///
501-
*/
501+
*/
502502
/// # Examples
503503
///
504504
/// ```

0 commit comments

Comments
 (0)