Merge pull request #1723 from visayafan/patch-1

笔误
This commit is contained in:
Golden Looly 2021-07-26 18:28:58 +08:00 committed by GitHub
commit 49e63dd424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ public final class Singleton {
} }
/** /**
* 将已有对象放入单例中其Class做为键 * 将已有对象放入单例中key做为键
* *
* @param key * @param key
* @param obj 对象 * @param obj 对象