From: AJ Jordan Date: Fri, 22 May 2020 06:22:44 +0000 (-0700) Subject: Fix typo X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~10^2~32^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0487b498ad38534f98b5b0b09ac2442b3e0879b1;p=ostree.git Fix typo --- diff --git a/docs/manual/repo.md b/docs/manual/repo.md index 07cc1a93..8746163e 100644 --- a/docs/manual/repo.md +++ b/docs/manual/repo.md @@ -109,7 +109,7 @@ to override this, or set the `$OSTREE_REPO` environment variable. ## Refs Like git, OSTree uses the terminology "references" (abbreviated -"refs") which are text files that name (refer to) to particular +"refs") which are text files that name (refer to) particular commits. See the [Git Documentation](https://git-scm.com/book/en/v2/Git-Internals-Git-References) for information on how git uses them. Unlike git though, it doesn't