Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomooda committed Apr 30, 2024
1 parent ea3a365 commit 361e7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/ViennaTalk-Engine-Core/ViennaVDMJ.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ ViennaVDMJ class >> jarDirectory [

{ #category : 'accessing' }
ViennaVDMJ class >> javaPath [
^ 'java'
^ '/uar/bin/java'
]

{ #category : 'accessing' }
Expand Down

0 comments on commit 361e7f1

Please sign in to comment.