Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Jun 11, 2024
1 parent 8089014 commit a6d8380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tket2/src/serialize/guppy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pub fn load_guppy_json_reader(
find_function(hugr, function)
}

/// Looks from the required function in a HUGR compiled from a guppy module.
/// Looks for the required function in a HUGR compiled from a guppy module.
///
/// Guppy functions are compiled into a root module, with each function as a `FuncDecl` child.
/// Each `FuncDecl` contains a `CFG` operation that defines the function.
Expand Down

0 comments on commit a6d8380

Please sign in to comment.