data: Fix typo in Screencast docs

This commit is contained in:
Florian Müllner 2013-05-10 23:40:12 +02:00
parent dfb44aa51d
commit 72282237e1

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>