Skip to content

Commit

Permalink
Merge pull request #1960 from lukaramu/patch-1
Browse files Browse the repository at this point in the history
Fix typo in RFC 1574
  • Loading branch information
alexcrichton authored Mar 27, 2017
2 parents e8a7c1b + 67beff5 commit 8add3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/1574-more-api-documentation-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ pub mod option;
/// assert_eq!(&[5], slice);
/// ```
///
/// A more compelx example. In this case, it’s the same example, because this
/// A more complex example. In this case, it’s the same example, because this
/// is a pretty trivial function, but use your imagination.
///
/// ```
Expand Down

0 comments on commit 8add3a8

Please sign in to comment.