Skip to content

Commit 6ff2b75

Browse files
Update Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil
Co-authored-by: Christopher Fuller <[email protected]>
1 parent f4209da commit 6ff2b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {{ import }}
66
{% endfor %}
77
{% endif %}
88

9-
// This file defines the protocols and types in the PluginList interface requiring public ACL for use in another module.
9+
// This file defines the protocols and types in the Plugin List interface requiring public ACL for use in another module.
1010

1111
/// Declares the type of key used to identify plugins within the collection.
1212
/// - NOTE: May be any ``Hashable`` type such as ``String`` or an enumeration.

0 commit comments

Comments
 (0)