Skip to content

Commit

Permalink
minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andresy committed Nov 23, 2015
1 parent be5d556 commit a847bad
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 @@ -136,7 +136,7 @@ be converted via `tostring()`.
`i` and `j` define an optional range (by default `i=1` and `j` is the size
of the vector).

### d:concatstorage(sep) ###
### d:concatstorage([sep, i, j]) ###

As [concat()](#tds.Vec.concat), but returns a `torch.CharStorage()` instead.

Expand Down

0 comments on commit a847bad

Please sign in to comment.