Skip to content

Commit 1d228d3

Browse files
committed
Address reviews
1 parent 136fd66 commit 1d228d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/com/cloud/api/query/QueryManagerImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3812,7 +3812,7 @@ protected void applyPublicTemplateSharingRestrictions(SearchCriteria<TemplateJoi
38123812
}
38133813

38143814
/**
3815-
* Adds the provided domain ID the set if the domain does not share templates with the account. That is, if:
3815+
* Adds the provided domain ID to the set if the domain does not share templates with the account. That is, if:
38163816
* (1) the template does not belong to the domain of the account AND
38173817
* (2) the domain of the template has the setting 'share.public.templates.with.other.domains' disabled.
38183818
*/

0 commit comments

Comments
 (0)