Merge branch 'km/rebase-doc-typofix'
[gitweb.git] / Documentation / RelNotes / 2.17.0.txt
index d6db0e19cf17ba10700f7b314ecab3c4c51e675e..c2cf891f71adfe09f7432591333952d8577439c4 100644 (file)
@@ -342,7 +342,7 @@ Fixes since v2.16
    validate the data and connected-ness of objects in the received
    pack; the code to perform this check has been taught about the
    narrow clone's convention that missing objects that are reachable
-   from objects in a pack that came from a promissor remote is OK.
+   from objects in a pack that came from a promisor remote is OK.
 
  * There was an unused file-scope static variable left in http.c when
    building for versions of libCURL that is older than 7.19.4, which