Fix typo (#3578)
This commit is contained in:
parent
b673c51e20
commit
fda0b2c911
@ -349,7 +349,7 @@ impl RenderGraph {
|
||||
}))
|
||||
}
|
||||
|
||||
/// Returns an iterator over a tuple of the ouput edges and the corresponding input nodes
|
||||
/// Returns an iterator over a tuple of the output edges and the corresponding input nodes
|
||||
/// for the node referenced by the label.
|
||||
pub fn iter_node_outputs(
|
||||
&self,
|
||||
|
Loading…
Reference in New Issue
Block a user