Skip to content

Commit 9b39f57

Browse files
committed
Fix typos in 1574
1 parent 9c728da commit 9b39f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1574-more-api-documentation-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ pub mod option;
192192
/// assert_eq!(&[5], slice);
193193
/// ```
194194
///
195-
/// A more compelx example. In this case, it’s the same example, because this
195+
/// A more complex example. In this case, it’s the same example, because this
196196
/// is a pretty trivial function, but use your imagination.
197197
///
198198
/// ```

0 commit comments

Comments
 (0)