Punctuate a comment.
This commit is contained in:
parent
f703943dec
commit
e7d28c0211
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ size_t hash_value(const locator::value& val) {
|
|||
return hash;
|
||||
}
|
||||
|
||||
// Check if localized file is uptodate according to l10n track index.
|
||||
// Check if localized file is up-to-date according to l10n track index.
|
||||
// Make sure only that the image is not explicitly recorded as fuzzy,
|
||||
// in order to be able to use non-tracked images (e.g. from UMC).
|
||||
static std::set<std::string> fuzzy_localized_files;
|
||||
|
|
Loading…
Add table
Reference in a new issue