Fix a string placeholder typo
Fix a bug where "$s" instead of "%s" was used in a string as a placeholder. This fixes #17
Please register or sign in to comment
Fix a bug where "$s" instead of "%s" was used in a string as a placeholder. This fixes #17