Skip to content

Commit ffc9958

Browse files
authored
Merge pull request #1340 from gokhanettin/use-plural-form-doc-examples
Fix Example -> Examples
2 parents fd22d36 + c732295 commit ffc9958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meta/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ impl Person {
2828
///
2929
/// * `name` - A string slice that holds the name of the person
3030
///
31-
/// # Example
31+
/// # Examples
3232
///
3333
/// ```
3434
/// // You can have rust code between fences inside the comments

0 commit comments

Comments
 (0)