Correct typos (#2018)

This commit is contained in:
HeemangHan
2018-11-18 00:31:01 +09:00
committed by Sam Brannen
parent 1a37345e84
commit 729ce4108d
17 changed files with 41 additions and 41 deletions

View File

@@ -19,7 +19,7 @@ package org.aopalliance.intercept;
import java.lang.reflect.Constructor;
/**
* Description of an invocation to a constuctor, given to an
* Description of an invocation to a constructor, given to an
* interceptor upon constructor-call.
*
* <p>A constructor invocation is a joinpoint and can be intercepted