Replace all occured, occurance etc.
This commit is contained in:
committed by
Caolán McNamara
parent
da77d80269
commit
0b30cb7e66
@@ -170,7 +170,7 @@ public class ScriptEditorForBeanShell
|
||||
|
||||
|
||||
/**
|
||||
* Indicates the line where error occured
|
||||
* Indicates the line where error occurred
|
||||
*
|
||||
*/
|
||||
public void indicateErrorLine( int lineNum )
|
||||
|
@@ -254,7 +254,7 @@ public class ScriptEditorForJavaScript implements ScriptEditor
|
||||
}
|
||||
|
||||
/**
|
||||
* Indicates the line where error occured
|
||||
* Indicates the line where error occurred
|
||||
*
|
||||
*/
|
||||
public void indicateErrorLine( int lineNum )
|
||||
|
Reference in New Issue
Block a user