Skip to content

Commit

Permalink
corrected a typo from 'jason' to 'json'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbhotika committed May 25, 2017
1 parent 5938c1a commit 0658e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion real_time/surface_src/java_src/Alice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
compile 'org.jcodec:jcodec-javase:0.1.9'

compile project (':BuggyRos')
//for jason object extraction from strings
//for json object extraction from strings

compile group: 'com.google.code.gson', name: 'gson', version: '2.2.+'
compile 'jfreechart:jfreechart:1.0.0'
Expand Down

0 comments on commit 0658e07

Please sign in to comment.