Skip to content

Commit 5460aca

Browse files
committed
modified java doc
1 parent 801dc36 commit 5460aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/ibm/watson/developer_cloud/visual_Insights/v1/VisualInsights.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* The IBM Watson™ Visual Insights gives insight into the themes present in a collection of images based on their visual appearance / content.
3333
*
3434
* @author Nizar Alseddeg (nmalsedd@us.ibm.com)
35-
* @version v2
35+
* @version v1
3636
* @see <a
3737
* href="http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/visual-insights.html">
3838
* Visual Insights</a>
@@ -89,7 +89,7 @@ public Classifiers getClassifiers(final String filterName) {
8989

9090
return executeRequest(request, Classifiers.class);
9191
}
92-
92+
9393
/**
9494
* Upload a set of images as a zip file for visual insight extraction.
9595
*

0 commit comments

Comments
 (0)