aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2014-11-23 19:54:04 -0200
committerGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2014-11-23 19:54:04 -0200
commit1d5d94a1b92fdde6381ea9c5f3d12f2c41d3705d (patch)
treee21f533eeaeca6edc91b10dc7248365f84aa769f /CONTRIBUTING.md
parenteee8cc67daf6489e445ce354b961bf9949c82267 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0f9b1ad8..82b66be7 100644
--- a/CONTRIBUTING.md
+++ b/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 {