]> andersk Git - moira.git/commitdiff
fix spelling mistake in message
authormar <mar>
Thu, 10 Jan 1991 16:08:27 +0000 (16:08 +0000)
committermar <mar>
Thu, 10 Jan 1991 16:08:27 +0000 (16:08 +0000)
clients/moira/user.c

index d6f81bf959de81a62409fd2c3e05eb3ff37bac3a..3dd7fd6abe8bc5e428a92866cd0068981f9307a7 100644 (file)
@@ -508,7 +508,7 @@ RegisterUser()
     char temp_buf[BUFSIZ];
     register int status;
     
-    Put_message("This function has NO kerberos support, so stange things");
+    Put_message("This function has NO kerberos support, so strange things");
     Put_message("may happen if you use it to register a user.");
 
     switch (YesNoQuestion("Do you know the users UID Number (y/n)", FALSE)) {
This page took 0.405745 seconds and 5 git commands to generate.