We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
messages.cfg
s
1 parent 782eba6 commit 120e59bCopy full SHA for 120e59b
docs/tutorial/obfuscation.rst
@@ -252,7 +252,7 @@ Some of runtime error messages could be customized. When something is wrong with
252
First create :file:`messages.cfg` in the path :file:`.pyarmor`::
253
254
$ mkdir .pyarmor
255
- $ vi .pyarmor/message.cfg
+ $ vi .pyarmor/messages.cfg
256
257
Then edit it. It's a ``.ini`` format file, change the error messages as needed
258
0 commit comments