Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ukyo committed Mar 24, 2013
1 parent 5c90d9b commit 1940535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -83,7 +83,7 @@ unzip:
```javascript
jz.zip.unpack({
buffer: buffer,
encoding: 'cp932'
encoding: 'Sfift_JIS'
})
.done(function(reader){
// get file pathes.
Expand Down

0 comments on commit 1940535

Please sign in to comment.