diff --git a/resources-en/src/tips/ExternalJavaDoc.html b/resources-en/src/tips/ExternalJavaDoc.html
index 1d279f9d736e..d625edf0eefd 100644
--- a/resources-en/src/tips/ExternalJavaDoc.html
+++ b/resources-en/src/tips/ExternalJavaDoc.html
@@ -4,7 +4,7 @@
To open your browser with Javadoc for the class or method used at the editor's caret,
press &shortcut:ExternalJavaDoc;
- (View | External JavaDoc).
+ (View | External Documentation).
You must have the path to your browser set in the "General" options
(File | Settings)
and paths to Javadoc-generated files added to your project
|