diff options
Diffstat (limited to 'src/other_tools/just_mr/main.cpp')
-rw-r--r-- | src/other_tools/just_mr/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/just_mr/main.cpp b/src/other_tools/just_mr/main.cpp index 8c238f71..8448b44b 100644 --- a/src/other_tools/just_mr/main.cpp +++ b/src/other_tools/just_mr/main.cpp @@ -572,7 +572,7 @@ void DefaultReachableRepositories( *arguments.common.just_mr_paths->workspace_root)) { Logger::Log( LogLevel::Warning, - "Writing distributiona files to workspace location {}, " + "Writing distribution files to workspace location {}, " "which is different to the workspace of the requested " "main repository {}.", fetch_dir->string(), |