Skip to content

Commit 871e89b

Browse files
committed
capitalize and punctuate libcore pin module
1 parent 1304cee commit 871e89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/pin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
//! Types which pin data to its location in memory
1212
//!
13-
//! see the [standard library module] for more information
13+
//! See the [standard library module] for more information.
1414
//!
1515
//! [standard library module]: ../../std/pin/index.html
1616

0 commit comments

Comments
 (0)