Skip to content
Open
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 @@ -87,7 +87,7 @@ public static FrameworkField create(
/**
* A framework field for a {@link ContributionBinding}.
*
* @param frameworkClass if present, the field will use this framework class instead of the normal
* @param frameworkClassName if present, the field will use this framework class instead of the normal
* one for the binding's type.
*/
public static FrameworkField forBinding(
Expand Down