Parcourir la source

Update CONTRIBUTING.md

Yuri Kunde Schlesner il y a 11 ans
Parent
commit
1d5d94a1b9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {