From b82bbcde0f3fd374623c10e2dd817b9fac572805 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 27 May 2026 05:59:19 +0000 Subject: furgit: Fix typos --- doc.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.go b/doc.go index fbdf2542..f9aca881 100644 --- a/doc.go +++ b/doc.go @@ -6,7 +6,7 @@ // The architecture is rather deliberate // and the parts that exist // have been built carefully -// (to the best our capability) +// (to the best of our capability) // and tested against git as the canonical oracle, etc. // // However, the API is not yet settled at all; @@ -91,7 +91,7 @@ // generally inherit the contract documented by the interfaces they satisfy. // Implementation docs focus on additional guarantees // and implementation-specific behavior, -// but users are advised not to reply on them +// but users are advised not to rely on them // in order to maintain the flexibility of switching implementations. // // [go-git]: https://github.com/go-git/go-git -- cgit v1.3.1-10-gc9f91