Skip to content

Commit 4db4919

Browse files
committed
fix: Fix typo in doc.md
1 parent d672bef commit 4db4919

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)