Skip to content
Snippets Groups Projects
Commit 03b8056b authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix usage of terminology

parent ee18faf2
No related branches found
No related tags found
1 merge request!79Resolve "Carry over the data of the first lesson for double (or triple, ...) lessons"
Pipeline #3394 passed
......@@ -107,7 +107,7 @@ class LessonDocumentation(ExtensibleModel):
)
def _carry_over_data(self):
"""Carry over data to the next lesson, if exists and data are not already set.
"""Carry over data to the following lesson periods, if exist and data are not already set.
Can be deactivated using site preference ``alsijil__carry_over``.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment