summaryrefslogtreecommitdiff
path: root/src/buildstream/element.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildstream/element.py')
-rw-r--r--src/buildstream/element.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/buildstream/element.py b/src/buildstream/element.py
index efec5e714..3ac201d66 100644
--- a/src/buildstream/element.py
+++ b/src/buildstream/element.py
@@ -1194,8 +1194,7 @@ class Element(Plugin):
# _reset_load_state()
#
- # This is called by Pipeline.cleanup() and is used to
- # reset the loader state between multiple sessions.
+ # This is used to reset the loader state across multiple load sessions.
#
@classmethod
def _reset_load_state(cls):