diff --git a/main/manager.c b/main/manager.c
index 90333a087a..496e5c1c8a 100644
--- a/main/manager.c
+++ b/main/manager.c
@@ -1109,7 +1109,8 @@
Checks if Asterisk module is loaded. Will return Success/Failure.
- For success returns, the module revision number is included.
+ An empty Version header is also returned (which doesn't contain
+ the module revision number).
[ModuleLoad]