Corrección de error tipográfico en el constructor VisitJPA.java
This commit is contained in:
@@ -36,7 +36,7 @@ public class VisitJPA implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* Class constructor methods
|
* Class constructor methods
|
||||||
*/
|
*/
|
||||||
public VistitJPA() {
|
public VisitJPA() {
|
||||||
super();
|
super();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user