Skip to content

Commit 6001445

Browse files
authored
Merge pull request #178 from todays-mitsui/fix-doc
Fix typo in doc.md
2 parents dead052 + 4db4919 commit 6001445

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
@@ -32,7 +32,7 @@ pub struct Person {
3232
3333
impl Person {
3434
/// Returns a person with the name given them
35-
/// 与えられた名前を持つpersonをを返します
35+
/// 与えられた名前を持つpersonを返します
3636
///
3737
/// # Arguments
3838
///

0 commit comments

Comments
 (0)