summaryrefslogtreecommitdiff
path: root/source4/torture/raw/lookuprate.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/raw/lookuprate.c')
-rw-r--r--source4/torture/raw/lookuprate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/raw/lookuprate.c b/source4/torture/raw/lookuprate.c
index 3b9fbe1cdb..7c0251a0f7 100644
--- a/source4/torture/raw/lookuprate.c
+++ b/source4/torture/raw/lookuprate.c
@@ -225,7 +225,7 @@ static bool remove_working_directory(struct smbcli_tree *tree,
/* Verify that looking up a file name takes constant time.
*
- * This test samples the lookup rate for a non-existant filename in a
+ * This test samples the lookup rate for a non-existent filename in a
* directory, while varying the number of files in the directory. The
* lookup rate should continue to approximate the lookup rate for the
* empty directory case.