Browse Source

oops. Typo

svn path=/trunk/mono/; revision=9716
Gonzalo Paniagua Javier 23 years ago
parent
commit
9c8a33be2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/machine.config

+ 1 - 1
data/machine.config

@@ -26,7 +26,7 @@
 		</httpModules>
 		<authentication mode="Forms">
 			<forms name=".MONOAUTH" loginUrl="login.aspx" protection="All" timeout="30" path="/">
-				<credentials paswordFormat="Clear">
+				<credentials passwordFormat="Clear">
 					<!--<user name="gonzalo" password="gonz"/>-->
 				</credentials>
 		</authentication>