aboutsummaryrefslogtreecommitdiff
path: root/src/zenremotestore/builds/buildstorageoperations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenremotestore/builds/buildstorageoperations.cpp')
-rw-r--r--src/zenremotestore/builds/buildstorageoperations.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenremotestore/builds/buildstorageoperations.cpp b/src/zenremotestore/builds/buildstorageoperations.cpp
index 747aa7631..d8ae9c5a7 100644
--- a/src/zenremotestore/builds/buildstorageoperations.cpp
+++ b/src/zenremotestore/builds/buildstorageoperations.cpp
@@ -1336,7 +1336,7 @@ BuildsOperationUpdateFolder::Execute(FolderContent& OutLocalFolderState)
if (!m_Options.IsQuiet)
{
ZEN_OPERATION_LOG_INFO(m_LogOutput,
- "Analisys of partial block requests saves download of {} out of {} ({:.1f}%) using {} extra "
+ "Analysis of partial block requests saves download of {} out of {} ({:.1f}%) using {} extra "
"requests. Completed in {}",
NiceBytes(TotalSavedBlocksSize),
NiceBytes(NonPartialTotalBlockBytes),