Skip to content

Commit fa274ce

Browse files
authored
Fix spelling in README.CONFIGURE (#17)
1 parent 36e212e commit fa274ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.CONFIGURE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
You will need either a custom authentification module or a working "users.auth.php"
1+
You will need either a custom authentication module or a working "users.auth.php"
22
in "dw/conf/users.auth.php". A normal dokuwiki install will generate one using the
3-
credentials you used during the install.
3+
credentials you used during the installation.
44

5-
To use the CVS authtentification module, an environment variable is required, its
5+
To use the CVS authentication module, an environment variable is required, its
66
name is "dokuwikitoken". See the sample lighttpd.conf for an example (or use
77
SetEnv in Apache). Ask Hannes ([email protected]) for the current valid plain text
88
token.

0 commit comments

Comments
 (0)