data: Fix typo in Screencast docs

This commit is contained in:
Florian Müllner 2013-05-10 23:40:12 +02:00
parent 24c530611f
commit c864ebeabb

View File

@ -88,7 +88,7 @@
Stop the recording started by either Screencast or ScreencastArea.
-->
<method name="StopScreencasta">
<method name="StopScreencast">
<arg type="b" direction="out" name="success"/>
</method>