Commit 0f6eea5d authored by Michal Čihař's avatar Michal Čihař

Fix comment

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 549dbd07
......@@ -699,7 +699,7 @@ class SubProject(models.Model, PercentMixin, URLMixin, PathMixin):
# commit possible pending changes
self.commit_pending(request)
# update remote branch
# update local branch
ret = self.update_branch(request, method=method)
# create translation objects for all files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment