s4-torture: fix typo in samlogon test.
authorGünther Deschner <gd@samba.org>
Thu, 28 Jun 2012 12:57:17 +0000 (14:57 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 28 Jun 2012 16:43:46 +0000 (18:43 +0200)
Guenther

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Thu Jun 28 18:43:46 CEST 2012 on sn-devel-104

source4/torture/rpc/samlogon.c

index 4b977754c9a96fe46fe19843d0f0a5fc68211294..b67c832a099a3f2a4d978e99ff180ea63b61a658 100644 (file)
@@ -1923,7 +1923,7 @@ bool torture_rpc_samlogon(struct torture_context *torture)
                                .old_password  = true
                        },
                        {
-                               .comment       = "test user (wong workstation): domain\\user",
+                               .comment       = "test user (wrong workstation): domain\\user",
                                .domain        = userdomain,
                                .username      = TEST_USER_NAME_WRONG_WKS,
                                .password      = user_password_wrong_wks,