Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
This commit is contained in:
fate-grand-order 2017-01-16 13:58:54 +08:00
parent 2eb9ab58bc
commit 0cd3663def
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ const (
Sync
// Get used to record Get from a sync pool.
Get
// Create used to recrod creations in a sync pool.
// Create used to record creations in a sync pool.
Create
// Update used to record updates in a sync pool.
Update