diff options
Diffstat (limited to 'odk/examples/DevelopersGuide/Charts/CalcHelper.java')
-rw-r--r-- | odk/examples/DevelopersGuide/Charts/CalcHelper.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Charts/CalcHelper.java b/odk/examples/DevelopersGuide/Charts/CalcHelper.java index 76844c5cca64..d7d932282339 100644 --- a/odk/examples/DevelopersGuide/Charts/CalcHelper.java +++ b/odk/examples/DevelopersGuide/Charts/CalcHelper.java @@ -122,7 +122,7 @@ public class CalcHelper - /** Insert a chart using the given name as name of the OLE object and the range as correspoding + /** Insert a chart using the given name as name of the OLE object and the range as corresponding range of data to be used for rendering. The chart is placed in the sheet for charts at position aUpperLeft extending as large as given in aExtent. |