Skip to content

Commit a526801

Browse files
authored
Update confusing comment. (#81)
1 parent b84db28 commit a526801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiro.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ message InventoryConsumeRewards {
12521252

12531253
// Response from granting or purchasing items. This contains updated inventory data, if changed.
12541254
message InventoryUpdateAck {
1255-
// Update inventory data, if changed.
1255+
// Updated inventory data, if changed.
12561256
Inventory inventory = 1;
12571257
}
12581258

0 commit comments

Comments
 (0)