Skip to content

Commit

Permalink
fix faces/directional typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 1, 2019
1 parent a4d3626 commit 78082e1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -100,7 +100,7 @@ public String getPropertyString() {

@Override
public String getPropertyId() {
return "direction";
return "faces";
}

@Override
Expand Down

0 comments on commit 78082e1

Please sign in to comment.