Replace all occured, occurance etc.

This commit is contained in:
Takeshi Abe
2010-12-04 13:16:21 +09:00
committed by Caolán McNamara
parent da77d80269
commit 0b30cb7e66
93 changed files with 175 additions and 175 deletions

View File

@@ -170,7 +170,7 @@ public class ScriptEditorForBeanShell
/**
* Indicates the line where error occured
* Indicates the line where error occurred
*
*/
public void indicateErrorLine( int lineNum )

View File

@@ -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 )