Skip to content

Commit 3f31b3b

Browse files
authored
chore: fix struct name in comment (#12689)
Signed-off-by: pinglanlu <[email protected]>
1 parent d947be0 commit 3f31b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/sealer/storiface/index.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ type StorageInfo struct {
5050
// storage path
5151
MaxStorage uint64
5252

53-
// CanStore is true when the path is allowed to be used for io-intensive
53+
// CanSeal is true when the path is allowed to be used for io-intensive
5454
// sealing operations
5555
CanSeal bool
5656

0 commit comments

Comments
 (0)