aboutsummaryrefslogtreecommitdiff
path: root/docs/x-matrix-response.pod6
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x-matrix-response.pod6')
-rw-r--r--docs/x-matrix-response.pod64
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/x-matrix-response.pod6 b/docs/x-matrix-response.pod6
index 18515db..d93c263 100644
--- a/docs/x-matrix-response.pod6
+++ b/docs/x-matrix-response.pod6
@@ -4,8 +4,8 @@
=SUBTITLE Error querying the matrix server
-=for code
-class X::Matrix::Response is Exception {}
+
+ class X::Matrix::Response is Exception {}
Error class when the matrix server returns an error code (4XX).