summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorClive Ferreira <cliveferreira@catalyst.net.nz>2016-10-20 16:20:49 +1300
committerKarolin Seeger <kseeger@samba.org>2016-11-30 12:19:33 +0100
commit0802e0aed8f89d1eaf905b1769745cde56300df7 (patch)
treee621b732c91aa8bd402781b0545f72ff60f24bc7 /source4
parent0a62f6e283f838cb70a47cbe466cd5347009e410 (diff)
downloadsamba-0802e0aed8f89d1eaf905b1769745cde56300df7.tar.gz
typo: supprise -> surprise
Signed-off-by: Clive Ferreira <cliveferreira@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> BUG: https://bugzilla.samba.org/show_bug.cgi?id=12394 (cherry picked from commit e0aa05609556cf7bc93d585944542d630862ba0f)
Diffstat (limited to 'source4')
-rw-r--r--source4/dsdb/samdb/ldb_modules/rootdse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/rootdse.c b/source4/dsdb/samdb/ldb_modules/rootdse.c
index 6a1b8ef944f..86ca89f1eb6 100644
--- a/source4/dsdb/samdb/ldb_modules/rootdse.c
+++ b/source4/dsdb/samdb/ldb_modules/rootdse.c
@@ -1515,7 +1515,7 @@ static int rootdse_become_master(struct ldb_module *module,
/*
* We always delete the transaction, not commit it, because
- * this gives the least supprise to this supprising action (as
+ * this gives the least surprise to this surprising action (as
* we will never record anything done to this point
*/
rootdse_del_trans(module);