summaryrefslogtreecommitdiff
path: root/src/buildtool/progress_reporting/progress.hpp
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2022-05-31 10:09:04 +0200
committerAlberto Sartori <alberto.sartori@huawei.com>2022-06-09 09:35:15 +0200
commita9dad033cbee1d6246ad158747394016e51edd9f (patch)
tree4a3f0bdbf038f7fcd69dcf41cf33a5a80e1e74ab /src/buildtool/progress_reporting/progress.hpp
parent2a65853c94763366eb288b1efe90a1343382ad30 (diff)
downloadjustbuild-a9dad033cbee1d6246ad158747394016e51edd9f.tar.gz
fix typos
Diffstat (limited to 'src/buildtool/progress_reporting/progress.hpp')
-rw-r--r--src/buildtool/progress_reporting/progress.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/progress_reporting/progress.hpp b/src/buildtool/progress_reporting/progress.hpp
index 5940c880..5cc7e027 100644
--- a/src/buildtool/progress_reporting/progress.hpp
+++ b/src/buildtool/progress_reporting/progress.hpp
@@ -48,7 +48,7 @@ class Progress {
}
// Return a reference to the origin map. It is the responsibility
- // of the caller to ensure that access happens only happens in a
+ // of the caller to ensure that access only happens in a
// single-threaded context.
auto OriginMap() -> std::unordered_map<
std::string,