We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662d25f commit d8bac85Copy full SHA for d8bac85
1 file changed
src/main/java/jce/codegen/WrapperGenerator.xtend
@@ -17,7 +17,7 @@ import org.eclipse.emf.ecore.EClassifier
17
import org.eclipse.emf.ecore.EPackage
18
19
/**
20
- * Creates and manages wrappers for the classes of the orginal Java project with is ecorified.
+ * Creates and manages wrappers for the classes of the original Java project with is ecorified.
21
* @author Timur Saglam
22
*/
23
final class WrapperGenerator {
0 commit comments