Fix a comment word.

This commit is contained in:
wu-sheng 2017-12-25 15:16:06 +08:00
parent be73665853
commit 8a97aad021
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import org.apache.skywalking.apm.agent.core.logging.api.ILog;
import org.apache.skywalking.apm.agent.core.logging.api.LogManager;
/**
* In same cases, some frameworks and libraries use some binary codes tech too. From the community feedback, some of
* In some cases, some frameworks and libraries use some binary codes tech too. From the community feedback, some of
* them have compatible issues with byte-buddy core, which trigger "Can't resolve type description" exception.
*
* So I build this protective shield by a nested matcher. When the origin matcher(s) can't resolve the type, the