Commit 892f68dd authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'cablett-fix-typo' into 'master'

Fix typo

See merge request gitlab-org/gitlab!25771
parents fc83718a e77db1b1
......@@ -1374,7 +1374,7 @@ class Project < ApplicationRecord
@lfs_storage_project ||= begin
result = self
# TODO: Make this go to the fork_network root immeadiatly
# TODO: Make this go to the fork_network root immediately
# dependant on the discussion in: https://gitlab.com/gitlab-org/gitlab-foss/issues/39769
result = result.fork_source while result&.forked?
......
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