Browse Source

Update CONTRIBUTING.md

Yuri Kunde Schlesner 11 năm trước cách đây
mục cha
commit
1d5d94a1b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -45,7 +45,7 @@ enum SomeEnum {
 };
 
 /**
- * Very important function that does a lot of stuff.
+ * Very important struct that does a lot of stuff.
  * Note that the asterisks are indented by one space.
  */
 struct Position {