Spelling fixes s/emtpy/empty/
[gd/samba-autobuild/.git] / source3 / libgpo / gpext / scripts.c
index dfa9958e326a702d0de9130f8167706ee31f188d..fe0f1393aa9afb0ea1914c9dc433edd48061da06 100644 (file)
@@ -418,7 +418,7 @@ static NTSTATUS scripts_process_group_policy(TALLOC_CTX *mem_ctx,
                        werr = scripts_apply(ini_ctx->mem_ctx, token, root_key,
                                             flags, list[i], gpo, entries, num_entries);
                        if (!W_ERROR_IS_OK(werr)) {
-                               continue; /* FIXME: finally fix storing emtpy strings and REG_QWORD! */
+                               continue; /* FIXME: finally fix storing empty strings and REG_QWORD! */
                        }
                }