From 0769ebef8221cf5fc40a070c7f19d4a8a8e94a46 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Tue, 4 Jun 2019 23:03:20 -0300 Subject: Fix missing =end pod --- docs/room.pod6 | 2 ++ 1 file changed, 2 insertions(+) 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 for this state change. method leave() Leaves the room. + +=end pod -- cgit v1.2.3-54-g00ecf