Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1d8a25

Browse files
committed
Oops, checked in the wrong SHORTNAME value.
1 parent 2305231 commit b1d8a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/faqwiz/faqcust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SHORTNAME = "Generic"
1+
SHORTNAME = "Python"
22
PASSWORD = "Spam"
33
SECTION_TITLES = {
44
1: "General information and availability",

0 commit comments

Comments
 (0)