aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2019-06-04 23:03:20 -0300
committerMatias Linares <matiaslina@gmail.com>2019-06-04 23:03:20 -0300
commit0769ebef8221cf5fc40a070c7f19d4a8a8e94a46 (patch)
tree62d3ee6ce316125e2bad730c1efde4668b1e5bd9
parent22e9276301e5c9b1a9a38148a5c9ba4194218cea (diff)
downloadperl6-matrix-client-0769ebef8221cf5fc40a070c7f19d4a8a8e94a46.tar.gz
Fix missing =end pod
-rw-r--r--docs/room.pod62
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/room.pod6 b/docs/room.pod6
index 1df8c84..9724793 100644
--- a/docs/room.pod6
+++ b/docs/room.pod6
@@ -66,3 +66,5 @@ It will return the C<event_id> for this state change.
method leave()
Leaves the room.
+
+=end pod