From e4a91b37d8d59ab9dd3a75ab568a6244c6503274 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Tue, 11 Dec 2012 23:19:43 +0000 Subject: [PATCH] ephysics examples.dox: Apply ephysics api changes (r80716). SVN revision: 80727 --- legacy/ephysics/doc/examples.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ephysics/doc/examples.dox b/legacy/ephysics/doc/examples.dox index 5eff4096e1..4f8115a666 100644 --- a/legacy/ephysics/doc/examples.dox +++ b/legacy/ephysics/doc/examples.dox @@ -153,7 +153,7 @@ * object simulation to its evas object. Some restitution and friction factors * are added as well. * - * @skip ephysics_body_circle_add + * @skip ephysics_body_cylinder_add * @until ephysics_body_friction_set * * @section jumping-ball Making it jump