about summary refs log tree commit diff
path: root/tvix/glue/src/tvix_store_io.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/glue/src/tvix_store_io.rs')
-rw-r--r--tvix/glue/src/tvix_store_io.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/glue/src/tvix_store_io.rs b/tvix/glue/src/tvix_store_io.rs
index 9be896ffc4..3f462df3dc 100644
--- a/tvix/glue/src/tvix_store_io.rs
+++ b/tvix/glue/src/tvix_store_io.rs
@@ -52,7 +52,7 @@ impl TvixStoreIO {
 
     /// for a given [StorePath] and additional [Path] inside the store path,
     /// look up the [PathInfo], and if it exists, and then use
-    /// [directoryservice::traverse_to] to return the
+    /// [directoryservice::descend_to] to return the
     /// [Node] specified by `sub_path`.
     #[instrument(skip(self), ret, err)]
     fn store_path_to_root_node(