Skip to content

Commit

Permalink
chore: fix struct name in comment
Browse files Browse the repository at this point in the history
Signed-off-by: pinglanlu <pinglanlu@outlook.com>
  • Loading branch information
pinglanlu committed Nov 11, 2024
1 parent 9300855 commit cd12763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/sealer/storiface/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ type StorageInfo struct {
// storage path
MaxStorage uint64

// CanStore is true when the path is allowed to be used for io-intensive
// CanSeal is true when the path is allowed to be used for io-intensive
// sealing operations
CanSeal bool

Expand Down

0 comments on commit cd12763

Please sign in to comment.