Skip to content

Commit

Permalink
fix asdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kemsky committed Dec 3, 2015
1 parent c3403aa commit 56007dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/com/kemsky/Stream.as
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ package com.kemsky
}

/**
* Creates a new Vector.<Object> from items of current stream
* Creates a new Vector.&lt;Object&lt; from items of current stream
* @example
* <pre>
* var s:Stream = $(1, 2, 3);
Expand Down

0 comments on commit 56007dc

Please sign in to comment.