Remove reference to default schedule (#10918)
Simple doc change since there is no more a default schedule after #8079.
This commit is contained in:
parent
a4c27288c7
commit
d4b21d0dea
@ -418,7 +418,7 @@ impl App {
|
|||||||
self
|
self
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Configures a collection of system sets in the default schedule, adding any sets that do not exist.
|
/// Configures a collection of system sets in the provided schedule, adding any sets that do not exist.
|
||||||
#[track_caller]
|
#[track_caller]
|
||||||
pub fn configure_sets(
|
pub fn configure_sets(
|
||||||
&mut self,
|
&mut self,
|
||||||
|
Loading…
Reference in New Issue
Block a user