Skip to content

Commit 883c8c8

Browse files
xpomulvogella
authored andcommitted
Fix JavaDoc error
Signed-off-by: Stefan Winkler <stefan@winklerweb.net>
1 parent 554bd81 commit 883c8c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal/quickaccess/QuickAccessContents.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ private void setHintTextToDisplay(boolean toDisplay) {
725725

726726
/**
727727
* Creates the table providing the contents for the quick access dialog. After
728-
* applying the dialog font, call {@link #installTableStyling(int)} to complete
729-
* the styling and layout for this table.
728+
* applying the dialog font, call {@link #configureTableStyling(int)} to
729+
* complete the styling and layout for this table.
730730
*
731731
* @param composite parent composite with {@link GridLayout}
732732
* @return the created table

0 commit comments

Comments
 (0)