From 1d5d94a1b92fdde6381ea9c5f3d12f2c41d3705d Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Sun, 23 Nov 2014 19:54:04 -0200 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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 { -- cgit v1.2.3