diff --git a/resources-en/src/tips/MoveInnerToUpper.html b/resources-en/src/tips/MoveInnerToUpper.html index 968cc1125e21..652deb353886 100644 --- a/resources-en/src/tips/MoveInnerToUpper.html +++ b/resources-en/src/tips/MoveInnerToUpper.html @@ -6,7 +6,7 @@

When you invoke the Move - refactoring (&shortcut:Move;) on an inner class that is declared + refactoring (&shortcut:Move;) on a nested class that is declared static, you are provided with an option to either make it a top-level class, or move it to another class.