From 2aed914c2814991c51f2582278a14f047a9382ec Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Fri, 12 Jun 2015 10:46:59 +0300 Subject: [PATCH] comment fixed --- apps/tests/ui/repeater/repeater-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tests/ui/repeater/repeater-tests.ts b/apps/tests/ui/repeater/repeater-tests.ts index 8888b1c72..57c8ba75a 100644 --- a/apps/tests/ui/repeater/repeater-tests.ts +++ b/apps/tests/ui/repeater/repeater-tests.ts @@ -34,7 +34,7 @@ import labelModule = require("ui/label"); // //``` -// ### Define the Repeater itemsLayout property. Default is . +// ### Define the Repeater itemsLayout property. Default is StackLayout with orientation="vertical". //```XML // // {%raw%}