]> git.ipfire.org Git - thirdparty/git.git/blobdiff - INSTALL
Fix spelling errors in documentation outside of Documentation/
[thirdparty/git.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c39006e8e7e5c5be2114b79d50135dc08e3d1aaa..e7ff0a82b62b0c0bab0e6c31b3b69650842480d2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -109,7 +109,7 @@ Issues of note:
 
  - Git is reasonably self-sufficient, but does depend on a few external
    programs and libraries.  Git can be used without most of them by adding
-   the approriate "NO_<LIBRARY>=YesPlease" to the make command line or
+   the appropriate "NO_<LIBRARY>=YesPlease" to the make command line or
    config.mak file.
 
        - "zlib", the compression library. Git won't build without it.