diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-08-20 06:41:32 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-08-20 06:41:32 -0700 |
commit | 1dec9516e9071e00444350f553379a4034656d24 (patch) | |
tree | 9102c9cc299f0c6075083d0c90ef8ba1045ceb98 /pages/contrib/devs/start.md.txt | |
parent | b0c287b782e154cc1a5e2d933cfb33fa2fb31d4c (diff) |
Wiki page start.md changed with summary [typo] by Xavi Artigas
Diffstat (limited to '')
-rw-r--r-- | pages/contrib/devs/start.md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/contrib/devs/start.md.txt b/pages/contrib/devs/start.md.txt index 2230d618b..820afc4d9 100644 --- a/pages/contrib/devs/start.md.txt +++ b/pages/contrib/devs/start.md.txt | |||
@@ -15,7 +15,7 @@ Code contributed to the Enlightenment Project must follow the short list of proj | |||
15 | 15 | ||
16 | * Contributed code must be written and commented in American English | 16 | * Contributed code must be written and commented in American English |
17 | * Contributed code should not be malicious or discriminative | 17 | * Contributed code should not be malicious or discriminative |
18 | * Code should be tested (including the use of ``valgrind`` before being submitted | 18 | * Code should be tested (including the use of ``valgrind``) before being submitted |
19 | * Contributed code must match the project License | 19 | * Contributed code must match the project License |
20 | 20 | ||
21 | When contributing code to the Enlightenment Project you retain your copyright by default; no contributors are required to assign copyright elsewhere. | 21 | When contributing code to the Enlightenment Project you retain your copyright by default; no contributors are required to assign copyright elsewhere. |