diff --git a/lib/Redmine/DB/CTX.pm b/lib/Redmine/DB/CTX.pm index be6ee89f030597a8926c445d209ed691b736f0ff..633c913f9c64fa41257ddb16796cbb3ab4123225 100644 --- a/lib/Redmine/DB/CTX.pm +++ b/lib/Redmine/DB/CTX.pm @@ -81,7 +81,7 @@ sub get_DDL { return ($TABLE_sync_contexts, $TABLE_syncs); } =head2 $context->init_translation() -Read the known translation table for the give synchronisation context +Read the known translation table for the given synchronisation context and keep it around. =cut