Merge pull request #1629 from shawnps/patch-2

Fix typos
This commit is contained in:
Sunny 2018-02-05 17:25:19 +05:30 коммит произвёл GitHub
Родитель 235ce96ce4 e51c898c73
Коммит 42f17824d7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ type fsLink struct {
to string
// circular denotes if evaluating the symlink fails with "too many links" error.
// This errors means that it's very likely that the symlink has circual refernce.
// This error means that it's very likely that the symlink has a circular reference.
circular bool
// broken denotes that attempting to resolve the link fails, most likely because