summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/common')
-rw-r--r--source4/ntvfs/common/opendb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/common/opendb.c b/source4/ntvfs/common/opendb.c
index cf0177e333..63d3eacf8e 100644
--- a/source4/ntvfs/common/opendb.c
+++ b/source4/ntvfs/common/opendb.c
@@ -35,7 +35,7 @@
All other operations on a record are done by passing the odb_lock()
handle back to this module. The handle contains internal
- intformation about what file_key is being operated on.
+ information about what file_key is being operated on.
*/
#include "includes.h"