Skip to content

Commit

Permalink
update readME
Browse files Browse the repository at this point in the history
  • Loading branch information
mivanzhang committed Jul 20, 2017
1 parent a3d466e commit 26dee22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ AutoPatch will generate patch for Robust automatically. You just need to fellow

# Attentions

1. You should modify inner classes' priavte constructors to public modifier.
1. You should modify inner classes' private constructors to public modifier.
2. AutoPatch cannot handle situations which method returns **this**,you may need to wrap it like belows:

```java
Expand Down

0 comments on commit 26dee22

Please sign in to comment.