Documentation/Makefile - honor $DESTDIR for quick-install target
[gitweb.git] / Documentation / git-init.txt
index 07484a4fd065b639bbf33832cbf642eb8399757e..e51351dd537629962529f57ca3e25a39d4cccf73 100644 (file)
@@ -52,7 +52,7 @@ is given:
  - 'all' (or 'world' or 'everybody'): Same as 'group', but make the repository
    readable by all users.
 
-By default, the configuration flag receive.denyNonFastforward is enabled
+By default, the configuration flag receive.denyNonFastForwards is enabled
 in shared repositories, so that you cannot force a non fast-forwarding push
 into it.