From 1c9f06117d991c68ba6c40bec32119b8e848d5f9 Mon Sep 17 00:00:00 2001 From: Chris Malley Date: Thu, 29 Mar 2018 13:33:37 -0600 Subject: [PATCH] TODO #344 --- js/VerticalAquaRadioButtonGroup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/VerticalAquaRadioButtonGroup.js b/js/VerticalAquaRadioButtonGroup.js index f93065de..2e35fb01 100644 --- a/js/VerticalAquaRadioButtonGroup.js +++ b/js/VerticalAquaRadioButtonGroup.js @@ -50,7 +50,7 @@ define( function( require ) { // options passed to constructor of the AquaRadioButtons radioButtonOptions: {}, - //TODO this is the total of left and right margins, replace with xMargin? + //TODO #344 this is the total of left and right margins, replace with xMargin? padding: 8, // supertype options