Project

General

Profile

« Previous | Next » 

Revision 62b85f1d

Added by Andreas Müller about 6 years ago

replace occured by occurred

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/CdmViewerChooser.java
123 123
                } catch (NotDefinedException nde) {
124 124
                    throw new RuntimeException("Could not find open command: " + commandId);
125 125
                } catch (Exception exception) {
126
                    MessagingUtils.error(getClass(), "An exception occured while trying execute "+commandId, exception);
126
                    MessagingUtils.error(getClass(), "An exception occurred while trying execute "+commandId, exception);
127 127
                }
128 128
            }
129 129
        }

Also available in: Unified diff