typo error (#3914)

This commit is contained in:
Muxin 2019-11-21 21:11:27 +08:00 committed by 吴晟 Wu Sheng
parent 9b408e82d5
commit 84792873b8
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ public class DataCarrier<T> {
}
/**
* produce data to buffer, using the givven {@link BufferStrategy}.
* produce data to buffer, using the given {@link BufferStrategy}.
*
* @param data
* @return false means produce data failure. The data will not be consumed.