Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 5cf103c

Browse files
author
Brad Miller
committed
update comment
1 parent 855cb99 commit 5cf103c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runestone/common/project_template/pavement.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ options(
4242
'dynamic_pages': %(dynamic_pages)s,
4343
'use_services': use_services,
4444
'basecourse': project_name,
45-
# If ``use_services`` is 'true', then the following values are ignored, since they're provided by the server.
45+
# If ``dynamic_pages`` is 'True', then the following values are ignored, since they're provided by the server.
4646
'course_id': project_name,
4747
'appname': 'runestone',
4848
'course_url': '%(master_url)s',

0 commit comments

Comments
 (0)