Skip to content

Commit

Permalink
small updates to simple example
Browse files Browse the repository at this point in the history
  • Loading branch information
maartendecat committed Aug 8, 2014
1 parent c0089e6 commit 402b6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/stapl/javalib/pdp/example/SimpleExample.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public class SimpleExample {

public static void main(String[] args) {
/* Java imitation of the scala test:
/* Java imitation of the following Scala code:
assert(pdp.evaluate("maarten", "view", "doc123",
subject.role -> List("helpdesk"),
Expand Down

0 comments on commit 402b6be

Please sign in to comment.