Skip to content
Snippets Groups Projects
Commit 28a5362c authored by Duncan McNamara's avatar Duncan McNamara Committed by Alaric Senat
Browse files

FsHolder: Rename "entry point" to "root"


Co-Authored-by: default avatarAlaric Senat <dev.asenat@posteo.net>
parent 062d4ba0
No related branches found
No related tags found
No related merge requests found
......@@ -325,7 +325,7 @@ void FsHolder::onDeviceMounted( const fs::IDevice& deviceFs,
t->commit();
if ( previousPresence == false )
{
// We need to reload the entrypoint in case a previous discovery was
// We need to reload the root folder in case a previous discovery was
// interrupted before its end (causing the tasks that were spawned
// to be deleted when the device go away, requiring a new discovery)
// Also, there might be new content on the device since it was last
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment