summaryrefslogtreecommitdiff
path: root/source4/lib/substitute.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/substitute.c')
-rw-r--r--source4/lib/substitute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/substitute.c b/source4/lib/substitute.c
index a351db1af2..34a2ad9f82 100644
--- a/source4/lib/substitute.c
+++ b/source4/lib/substitute.c
@@ -22,7 +22,7 @@
#include "includes.h"
#include "smb_server/smb_server.h"
-/* oh bugger - I realy didn't want to have a top-level context
+/* oh bugger - I really didn't want to have a top-level context
anywhere, but until we change all lp_*() calls to take a context
argument this is needed */
static struct substitute_context *sub;