diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-07-26 03:45:47 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-07-26 03:45:47 -0700 |
commit | a2d76883ee28aa03b4ed930bc4478428f16e38d3 (patch) | |
tree | 9a28d116ca3d780d84f5a5df7c067793a4c29415 /pages | |
parent | c28f132f661ac6d58b77529fed94306841b713a0 (diff) |
Wiki page start.md changed with summary [Consistency] by Xavi Artigas
Diffstat (limited to 'pages')
-rw-r--r-- | pages/develop/tutorials/c/start.md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/develop/tutorials/c/start.md.txt b/pages/develop/tutorials/c/start.md.txt index 383a24fcc..89d55ed1e 100644 --- a/pages/develop/tutorials/c/start.md.txt +++ b/pages/develop/tutorials/c/start.md.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | ~~NOCACHE~~ | 3 | ~~NOCACHE~~ |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # BETA API C Tutorials # | 6 | # Beta API C Tutorials # |
7 | 7 | ||
8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. | 8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. |
9 | 9 | ||