summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/doc/plugin_framework.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/doc/plugin_framework.h')
-rw-r--r--src/windows/identity/doc/plugin_framework.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/doc/plugin_framework.h b/src/windows/identity/doc/plugin_framework.h
index cfe40e458c..84ad71c17e 100644
--- a/src/windows/identity/doc/plugin_framework.h
+++ b/src/windows/identity/doc/plugin_framework.h
@@ -177,7 +177,7 @@ following sequence of events occur:
localized libraries will be loaded. See \ref pi_localization
</li>
- <li>
+ <li>
During processing of init_module(), the module registers all the
plug-ins that it is implementing by calling kmm_provide_plugin()
for each.