Skip to content

Commit

Permalink
it -> if (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxiqae committed Oct 11, 2020
1 parent a2a5885 commit 1383c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bastion/src/supervisor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@ impl SupervisorRef {
/// `SupervisorRef` is referencing to supervise it.
///
/// This methods returns a [`ChildrenRef`] referencing the newly
/// created children group it it succeeded, or `Err(())`
/// created children group if it succeeded, or `Err(())`
/// otherwise.
///
/// # Arguments
Expand Down

0 comments on commit 1383c19

Please sign in to comment.