Skip to content

Commit 7e20a7b

Browse files
committed
Fix typos
1 parent 905348d commit 7e20a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyarmor/docs/en/user/man.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ Generate obfuscated scripts for project
449449
This option can fix refactor issues for complex scripts, it support 3 modes
450450
- 1: simple way, but many attributes may not be renamed
451451
- 2: normal way, most attributes will be renamed, but sometimes need manually update the rules
452-
- 3: difficut way, it could rename attributes as many as possible (more than mode 2), need manually add most of rules
452+
- 3: difficult way, it could rename attributes as many as possible (more than mode 2), need manually add most of rules
453453

454454
The basic steps are
455455

0 commit comments

Comments
 (0)