WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=36b36152a5fb043acaad8480d6358cba57684264
commit 36b36152a5fb043acaad8480d6358cba57684264 Author: Xavi Artigas <[email protected]> Date: Sat Oct 21 08:13:10 2017 -0700 Wiki page button changed with summary [] by Xavi Artigas --- pages/tutorial/basic/button.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tutorial/basic/button.txt b/pages/tutorial/basic/button.txt index f56c2fc0..7723cb81 100644 --- a/pages/tutorial/basic/button.txt +++ b/pages/tutorial/basic/button.txt @@ -5,7 +5,7 @@ //**__Basic text button__**// As seen in [[docs/efl/start|Get started with EFL]] tutorial, a text-only -button is created as follow : +button is created as follows: <code c> //basic text button --
