📝 Fix PackageManager::onDidLoadAll description

This commit is contained in:
dominic
2015-01-08 09:42:49 +00:00
parent 1bc9c2eb4b
commit c806fcf9e7

View File

@@ -48,7 +48,7 @@ class PackageManager
Section: Event Subscription
###
# Public: Invoke the given callback when all packages have been activated.
# Public: Invoke the given callback when all packages have been loaded.
#
# * `callback` {Function}
#