From 46f51b1d67b5e35d2f47c48a2bc845c16f31a0d2 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 30 Jul 2017 13:45:06 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- docs/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 55a4e8c09..676a47272 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -14,7 +14,7 @@ In this guid you can read how can you help in developing the Littlev Graphic Lib * [File format](#file-format) * [Function](#functions) * [Variables](#variables) - * [Defines](#define) + * [Defines](#defines) * [Comments](#comments) * [Formatting](#formatting) @@ -83,7 +83,7 @@ However if you would like to force it, take a look at this page: [Feature reques ### File format Use [misc/templ/templ.c](https://github.com/littlevgl/misc/blob/master/templ/templ.c) and [misc/templ/templ.h](https://github.com/littlevgl/misc/blob/master/templ/templ.h) -### Function +### Functions * try to write function shorter then is 40 lines * always shorter then 100 lines (except very straightforwards) * in function names: