summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-cvsserver.txt')
-rw-r--r--git-cvsserver.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-cvsserver.txt b/git-cvsserver.txt
index 53f111bc0..cf4a5a283 100644
--- a/git-cvsserver.txt
+++ b/git-cvsserver.txt
@@ -118,7 +118,7 @@ for example:
myuser:$5$.NqmNH1vwfzGpV8B$znZIcumu1tNLATgV2l6e1/mY8RzhUDHMOaVOeL1cxV3
------
You can use the 'htpasswd' facility that comes with Apache to make these
-files, but only with the -d option (or -B if your system suports it).
+files, but only with the -d option (or -B if your system supports it).
Preferably use the system specific utility that manages password hash
creation in your platform (e.g. mkpasswd in Linux, encrypt in OpenBSD or