Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo s/rule/role/
  • Loading branch information
cygx committed Apr 23, 2015
1 parent 8020e4d commit 94aeb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/Buf.pod
Expand Up @@ -4,7 +4,7 @@
=SUBTITLE Mutable buffer for binary data
rule Buf[::T] does Blob[T] { ... }
role Buf[::T] does Blob[T] { ... }
A C<Buf> is a mutable sequence of (usually unsigned) integers.
Expand Down

0 comments on commit 94aeb24

Please sign in to comment.