Skip to content

Commit 7485a1f

Browse files
committed
Fix typo in rawlist.py #108
1 parent bb47cd5 commit 7485a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rawlist.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""
33
* example for rawlist question type
4-
* run example by typing `python example/checkbox.py` in your console
4+
* run example by typing `python example/rawlist.py` in your console
55
"""
66
from __future__ import print_function, unicode_literals
77

0 commit comments

Comments
 (0)