fix syntax error in example label file

This commit is contained in:
Martin Baeuml
2011-06-08 14:13:14 +02:00
parent e5bb40f16a
commit 9a13a8cfec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Let's take look at the example label file::
{
"y": 155.0,
"x": 409.0,
"type": "point",
"type": "point"
}
],
"filename": "image2.jpg"
+1 -1
View File
@@ -25,7 +25,7 @@
{
"y": 155.0,
"x": 409.0,
"type": "point",
"type": "point"
}
],
"filename": "image2.jpg"