doc: simplify comment

This commit is contained in:
Joonas Koivunen
2023-08-29 11:55:53 +03:00
parent 302a58e8ea
commit b9290c7005

View File

@@ -62,7 +62,7 @@ impl AsLayerDesc for Layer {
}
impl Layer {
/// Creates a layer value for a file we know not to be downloaded or resident.
/// Creates a layer value for a file we know to not be resident.
pub(crate) fn for_evicted(
conf: &'static PageServerConf,
timeline: &Arc<Timeline>,