mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-07 01:01:43 +00:00
Fix javadoc error.
This commit is contained in:
parent
8edb23803e
commit
22adf6c37b
@ -126,7 +126,7 @@ public class Shell extends ScriptableObject {
|
||||
* This method must be implemented in all concrete classes
|
||||
* extending ScriptableObject.
|
||||
*
|
||||
* @see com.netscape.javascript.Scriptable#getClassName
|
||||
* @see org.mozilla.javascript.Scriptable#getClassName
|
||||
*/
|
||||
public String getClassName() {
|
||||
return "global";
|
||||
|
Loading…
x
Reference in New Issue
Block a user