r22646 by gpittman - corrected spelling of Scripter command unGroupObjects() in manual
scribus-commit
scribus-commit at lists.scribus.net
Thu Aug 23 14:30:12 UTC 2018
Author: gpittman
Date: Thu Aug 23 14:30:12 2018
New Revision: 22646
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=22646
Log:
corrected spelling of Scripter command unGroupObjects() in manual
Modified:
trunk/Scribus/doc/en/scripterapi-manobj.html
Modified: trunk/Scribus/doc/en/scripterapi-manobj.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22646&path=/trunk/Scribus/doc/en/scripterapi-manobj.html
==============================================================================
--- trunk/Scribus/doc/en/scripterapi-manobj.html (original)
+++ trunk/Scribus/doc/en/scripterapi-manobj.html Thu Aug 23 14:30:12 2018
@@ -76,7 +76,7 @@
<dd><code>sizeObject(width, height [, "name"])</code>
<p>Resizes the object "name" to the given width and height. If "name" is not given the currently selected item is used.</p></dd>
-<dt><a name="-unGroupObject"><strong>unGroupObject</strong></a>(...)</dt>
+<dt><a name="-unGroupObject"><strong>unGroupObjects</strong></a>(...)</dt>
<dd><code>unGroupObjects("name")</code>
<p>Destructs the group the object "name" belongs to.If "name" is not given the currently selected item is used.</p></dd>
More information about the scribus-commit
mailing list