diff --git a/CedarJava/src/main/java/com/cedarpolicy/value/EntityTypeName.java b/CedarJava/src/main/java/com/cedarpolicy/value/EntityTypeName.java index 821555f0..17159c0d 100644 --- a/CedarJava/src/main/java/com/cedarpolicy/value/EntityTypeName.java +++ b/CedarJava/src/main/java/com/cedarpolicy/value/EntityTypeName.java @@ -63,7 +63,7 @@ protected List getNamespace() { } /** - * Get the namespace component has a string + * Get the namespace component as a string * This is equivalent to `toString` ignoring the basename. * @return String containing the namespace */