doc/other.xml: Small DocBook mark-up fix.
authorIan Abbott <abbotti@mev.co.uk>
Wed, 9 May 2012 16:40:34 +0000 (17:40 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 9 May 2012 16:40:34 +0000 (17:40 +0100)
Use proper mark-up for sqrt function in slowly varying inputs section.

doc/other.xml

index 85fddf4aa2052faf19c63a6ab958a126a75a9372..9f6757de7e9147c921140d379fbee489a6d9b3d7 100644 (file)
@@ -1270,7 +1270,8 @@ Sometimes, your input channels change slowly enough that
 you are able to average many successive input values to get a
 more accurate measurement of the actual value.  In general,
 the more samples you average, the better your estimate
 you are able to average many successive input values to get a
 more accurate measurement of the actual value.  In general,
 the more samples you average, the better your estimate
-gets, roughly by a factor of <function>sqrt</function>(number_of_samples).
+gets, roughly by a factor of
+<function>sqrt<parameter>number_of_samples</parameter></function>.
 Obviously, there are limitations to this:
 </para>
 
 Obviously, there are limitations to this:
 </para>