Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ public static boolean isCatalogContent(@Nonnull PolarisEntityType entityType) {
}

/**
* Retrieve the objet type that {@linkplain ContainerObj contains} the given entity-type.
* Retrieve the object type that {@linkplain ContainerObj contains} the given entity-type.
*
* <p>For example, all catalog content is contained in a {@link CatalogStateObj}, all principals
* in a {@link PrincipalsObj}.
Expand Down