We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0270db4 commit f0f919aCopy full SHA for f0f919a
xblock/plugin.py
@@ -130,7 +130,7 @@ def load_classes(cls, fail_silently=True):
130
plugin cannot import. The goal is to be able to use part of
131
libraries from an XBlock (and thus have it installed), even if
132
the overall XBlock cannot be used (e.g. depends on Django in a
133
- non-Django application). There is diagreement about whether
+ non-Django application). There is disagreement about whether
134
this is a good idea, or whether we should see failures early
135
(e.g. on startup or first page load), and in what
136
contexts. Hence, the flag.
0 commit comments