diff --git a/cmd/neofs-node/config/engine/shard/blobstor/fstree/config.go b/cmd/neofs-node/config/engine/shard/blobstor/fstree/config.go index cf9df9020a..6595e9375d 100644 --- a/cmd/neofs-node/config/engine/shard/blobstor/fstree/config.go +++ b/cmd/neofs-node/config/engine/shard/blobstor/fstree/config.go @@ -6,7 +6,7 @@ import ( ) // Config is a wrapper over the config section -// which provides access to Blobovnicza configurations. +// which provides access to FSTree configurations. type Config config.Config // DepthDefault is a default shallow dir depth.