torture: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 23 Sep 2013 00:19:09 +0000 (17:19 -0700)
committerStefan Metzmacher <metze@samba.org>
Sun, 6 Oct 2013 11:54:58 +0000 (13:54 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/raw/streams.c

index 1611c642b48c57ba9694145ee44e2d06b42dae69..cbb7dcf69d2e21e9c5d464cd1a490bc40684f33f 100644 (file)
@@ -478,7 +478,7 @@ done:
  * A stream held open with FILE_SHARE_DELETE allows the file to be
  * deleted. After the main file is deleted, access to the open file descriptor
  * still works, but all name-based access to both the main file as well as the
- * stream is denied with DELETE ending.
+ * stream is denied with DELETE pending.
  *
  * This means, an open of the main file with SEC_STD_DELETE should walk all
  * streams and also open them with SEC_STD_DELETE. If any of these opens gives