Clarify documentation

This commit is contained in:
Nathan Sobo
2014-11-18 10:56:28 -07:00
parent 27331cb379
commit 59c28c0f76

View File

@@ -57,7 +57,8 @@ class ThemeManager
Section: Event Subscription
###
# Essential: Invoke `callback` when all styles have been reloaded.
# Essential: Invoke `callback` when style sheet changes associated with
# updating the list of active themes have completed.
#
# * `callback` {Function}
onDidReloadAll: (callback) ->