Unverified Commit 7604b966 authored by Raphael Zulliger's avatar Raphael Zulliger Committed by GitHub

Fixed typo

parent e3615203
...@@ -15,7 +15,7 @@ Class Interface ...@@ -15,7 +15,7 @@ Class Interface
+-----------------------------------------+--------------------------------------------------------------------+ +-----------------------------------------+--------------------------------------------------------------------+
| ``(Enum code)`` | Constructs an error with given error code. | | ``(Enum code)`` | Constructs an error with given error code. |
+-----------------------------------------+--------------------------------------------------------------------+ +-----------------------------------------+--------------------------------------------------------------------+
| ``(Enum code, messag context)`` | Constructs an error with given error code and additional context. | | ``(Enum code, message context)`` | Constructs an error with given error code and additional context. |
+-----------------------------------------+--------------------------------------------------------------------+ +-----------------------------------------+--------------------------------------------------------------------+
| | | | | |
+-----------------------------------------+--------------------------------------------------------------------+ +-----------------------------------------+--------------------------------------------------------------------+
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment