Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnovak committed Feb 29, 2024
1 parent a63bcee commit 10fd927
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class PackedReferencePathOverlay : public PackedPositionOverlay {

// We assume that tracing out a path is fast in the backing graph, but
// finding visits on nodes is slow. We override the reverse lookups to go
// fron graph nodes to paths.
// from graph nodes to paths.

/// overload this to use the cache
virtual path_handle_t get_path_handle_of_step(const step_handle_t& step_handle) const;
Expand Down

0 comments on commit 10fd927

Please sign in to comment.