You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/08/23 06:45:11 UTC

[04/50] [abbrv] git commit: [flex-utilities] [refs/heads/master] - fix a few minor issues

fix a few minor issues


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/40af2ab6
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/40af2ab6
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/40af2ab6

Branch: refs/heads/master
Commit: 40af2ab6a516fb971c7c0b80a72e01277fad3b1b
Parents: 15a3dd2
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Aug 9 18:16:11 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Aug 9 18:16:11 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/explorer.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/40af2ab6/TourDeFlex/TourDeFlex3/src/explorer.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/explorer.xml b/TourDeFlex/TourDeFlex3/src/explorer.xml
index f5cb1d2..a1f0115 100755
--- a/TourDeFlex/TourDeFlex3/src/explorer.xml
+++ b/TourDeFlex/TourDeFlex3/src/explorer.xml
@@ -317,11 +317,11 @@
 				<node label="BubbleChart" app="spark/charts/BubbleChartExample" />
 				<node label="CandleStickChart" app="spark/charts/CandleStickChartExample" />
 				<node label="ColumnChart" app="spark/charts/ColumnChartExample" />
-				<node label="HLOCChart" app="spark/charts/HLOCExample" />
-				<node label="LineChart" app="spark/charts/LineExample" />
+				<node label="HLOCChart" app="spark/charts/HLOCChartExample" />
+				<node label="LineChart" app="spark/charts/LineChartExample" />
 				<node label="PieChart" app="spark/charts/PieChartExample" />
 				<node label="PlotChart" app="spark/charts/PlotChartExample" />
-				<node label="SeriesInterplate" app="spark/charts/SeriesInterplateExample" />
+				<node label="SeriesInterpolate" app="spark/charts/SeriesInterpolateExample" />
 				<node label="SeriesSlide" app="spark/charts/SeriesSlideExample" />
 				<node label="SeriesZoom" app="spark/charts/SeriesZoomExample" />
 			</node>