From 93579ce392d8116a9969bf75612b7a60b63bca32 Mon Sep 17 00:00:00 2001 From: "Jonas M. Gastal" Date: Mon, 18 Jun 2012 16:53:05 +0000 Subject: [PATCH] Fixing Radio example docs. SVN revision: 72411 --- legacy/elementary/doc/examples.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/doc/examples.dox b/legacy/elementary/doc/examples.dox index 680d42c3f3..3e432bf62b 100644 --- a/legacy/elementary/doc/examples.dox +++ b/legacy/elementary/doc/examples.dox @@ -4089,7 +4089,7 @@ * outside the group don't affect the group. * * We'll start with the usual includes: - * @until #endif + * @skipline #include * * And move right to declaring a static variable(the one whose value the radios * will change):