From 124c8964eb81705d0924295e63866370e9c16ede Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 27 May 2015 23:15:55 -0700 Subject: docs: many small broken ref fixes, syntax bugfixes --- docs/source/libmaple/api/util.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/libmaple/api/util.rst') diff --git a/docs/source/libmaple/api/util.rst b/docs/source/libmaple/api/util.rst index 54377c0..2f6e080 100644 --- a/docs/source/libmaple/api/util.rst +++ b/docs/source/libmaple/api/util.rst @@ -50,5 +50,5 @@ If an assertion fails, execution is halted at the point of the failed assertion. When libmaple has been configured properly (Wirish performs this configuration by default), the built-in LED throbs in a smooth pattern to signal the failed assertion (using -:c:func:`throb()`), and the file and line where the assert failed are +``throb()``), and the file and line where the assert failed are transmitted to the user as detailed in :ref:`lang-assert`. -- cgit v1.2.3