mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
doc: simplify comment
This commit is contained in:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user