summaryrefslogtreecommitdiff
path: root/source4/torture/basic/unlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/basic/unlink.c')
-rw-r--r--source4/torture/basic/unlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/basic/unlink.c b/source4/torture/basic/unlink.c
index ca32d5ff96..45ef1c5c63 100644
--- a/source4/torture/basic/unlink.c
+++ b/source4/torture/basic/unlink.c
@@ -60,7 +60,7 @@ bool torture_unlinktest(struct torture_context *tctx, struct smbcli_state *cli)
smbcli_close(cli->tree, fnum);
smbcli_unlink(cli->tree, fname);
- torture_comment(tctx, "testing unlink after ntcreatex with DELETE access\n");
+ torture_comment(tctx, "Testing unlink after ntcreatex with DELETE access\n");
io.ntcreatex.level = RAW_OPEN_NTCREATEX;
io.ntcreatex.in.root_fid.fnum = 0;